pub fn ll_code(litlen: u32) -> u8
Convert a literal length value to its code. Ported from ZSTD_LLcode() in zstd_compress_internal.h.