LZ77_HASH_LOG
hash = ((lz77_read64(srcp) << 24) * 889523592379ULL) >> (64 - LZ77_HASH_LOG);
#define LZ77_HASH_SIZE (1 << LZ77_HASH_LOG)