pub unsafe extern "C" fn PyImport_ExtendInittab(
newtab: *mut _inittab,
) -> c_intAvailable on (
Py_3_14 or non-PyPy) and neither Py_LIMITED_API nor RustPython and non-PyPy only.