pub fn pattern_subpatterns(p: &Pattern) -> Option<&[Pattern]>
Get the sub-patterns of a constructor pattern.