pub unsafe extern "C" fn PyObject_GenericHash(
obj: *mut PyObject,
) -> isizeAvailable on
Py_3_13 and (Py_3_13 or non-PyPy) and neither Py_LIMITED_API nor RustPython only.