ZSTD_GEN_DFAST_FN
#define ZSTD_GEN_DFAST_FN(dictMode, mls) \
ZSTD_GEN_DFAST_FN(noDict, 4)
ZSTD_GEN_DFAST_FN(extDict, 4)