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