pub unsafe fn PyObject_GET_WEAKREFS_LISTPTR(
    o: *mut PyObject
) -> *mut *mut PyObject
This is supported on non-Py_LIMITED_API only.