pub unsafe extern "C" fn PyObject_GetArenaAllocator(
    allocator: *mut PyObjectArenaAllocator
)
Available on neither Py_LIMITED_API nor PyPy.