ZSTD_rotateRight_U16
if (nbChunks == 1) return ZSTD_rotateRight_U16((U16)matches[0], head);
return ZSTD_rotateRight_U16((U16)matches, headGrouped);