pub unsafe extern "C" fn PyInitConfig_GetStr( config: *mut PyInitConfig, name: *const c_char, value: *mut *mut c_char, ) -> c_int