pub unsafe extern "C" fn PyObject_SetArenaAllocator(
allocator: *mut PyObjectArenaAllocator,
)Available on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.