Add PyHash_* functions and PyHASH* macros
In order for gmpy2 to work, it needs the PyHASH*
macros from pyhash.h
which we are currently lacking.
See https://github.com/conda-forge/gmpy2-feedstock/pull/22
I think it would be enough to define the macros at this stage.