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