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