pub unsafe extern "C" fn PyImport_AddModule(
    name: *const c_char
) -> *mut PyObject