ZSTD_writeTaggedIndex
ZSTD_writeTaggedIndex(hashSmall, smHashAndTag, curr + i);
ZSTD_writeTaggedIndex(hashLarge, lgHashAndTag, curr + i);
ZSTD_writeTaggedIndex(hashTable, hashAndTag, curr); }
ZSTD_writeTaggedIndex(hashTable, hashAndTag, curr + p);