pub(crate) const fn compute_codes<const NSYMS: usize>( lengths: &[u8; NSYMS], ) -> Option<[u16; NSYMS]>