pub unsafe extern "C" fn PyObject_SetArenaAllocator(
    allocator: *mut PyObjectArenaAllocator
)