pub unsafe extern "C" fn PyRun_SimpleFile(
f: *mut FILE,
p: *const c_char,
) -> c_intAvailable on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.