NICE_MATCH_LEN
const int nice_len = min(NICE_MATCH_LEN, max_len);
if (pctx->size >= NICE_MATCH_LEN) {