pub fn count_pattern_bindings(p: &Pattern) -> usize
Count the number of variable bindings in a pattern.