pub unsafe extern "C" fn PyObject_GET_WEAKREFS_LISTPTR(
o: *mut PyObject,
) -> *mut *mut PyObjectAvailable on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.