pub unsafe extern "C" fn _PyImport_FixupBuiltin( module: *mut PyObject, name: *const i8, modules: *mut PyObject, ) -> i32