pub unsafe extern "C" fn PyRun_SimpleFileEx(
f: *mut FILE,
p: *const i8,
c: i32,
) -> i32Available on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython.