pub unsafe extern "C" fn PyRun_AnyFileEx(
fp: *mut FILE,
name: *const c_char,
closeit: c_int,
) -> c_intAvailable on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.