pub unsafe extern "C" fn PyImport_ExtendInittab(
    newtab: *const _inittab
) -> c_int