pub unsafe extern "C" fn Py_PreInitializeFromArgs(
src_config: *const PyPreConfig,
argc: isize,
argv: *mut *mut i32,
) -> PyStatusAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.