pub fn NormalizedPattern<const LEN: usize, const SUM: usize>( view: &PatternView<'_>, ) -> Result<[PatternType; LEN]>