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