pub unsafe extern "C" fn PyObject_GenericHash( obj: *mut PyObject, ) -> Py_hash_t
Py_LIMITED_API
Py_3_13