pub unsafe fn hashfunc( slf: *mut PyObject, f: for<'py> unsafe fn(_: Python<'py>, _: *mut PyObject) -> PyResult<Py_hash_t>, ) -> Py_hash_t