pub unsafe extern "C" fn PyInitConfig_SetStr( config: *mut PyInitConfig, name: *const i8, value: *const i8, ) -> i32