pub unsafe fn PyObject_GET_WEAKREFS_LISTPTR( o: *mut PyObject, ) -> *mut *mut PyObject
Py_LIMITED_API