Get the hash value of the object.
bool py_hash( py_Ref arg0, ffi.Pointer<py_i64> out, ) { return _py_hash( arg0, out, ); }