pub fn ml_code(ml_base: u32) -> u8
Convert a match length base (matchLength - 3) to its code. Ported from ZSTD_MLcode() in zstd_compress_internal.h.