pub unsafe extern "C" fn PyImport_ExtendInittab(
    newtab: *mut _inittab
) -> i32
Available on non-PyPy only.