ZSTD_MINMATCH_MIN
const size_t maxNbSeq = (srcSize / ZSTD_MINMATCH_MIN) + 1;
bounds.lowerBound = ZSTD_MINMATCH_MIN;