pub unsafe fn Py_CompileString(
string: *const i8,
p: *const i8,
s: i32,
) -> *mut PyObjectAvailable on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython.