pub unsafe extern "C" fn PyImport_ImportFrozenModuleObject(
    name: *mut PyObject
) -> c_int