LZ4HC_HASHTABLESIZE
unsigned int hashTable[LZ4HC_HASHTABLESIZE];
#define LZ4HC_HASH_MASK (LZ4HC_HASHTABLESIZE - 1)