Function PyObject_GetArenaAllocator
pub unsafe extern "C" fn PyObject_GetArenaAllocator(
allocator: *mut PyObjectArenaAllocator,
)Available on crate feature
tls and neither GraalPy nor PyPy only.