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