pub fn classify_dispatch_table_shape_from_patterns(
patterns: &[&Pattern],
ctx: &impl CallLowerCtx,
) -> Option<DispatchTableShape>pub fn classify_dispatch_table_shape_from_patterns(
patterns: &[&Pattern],
ctx: &impl CallLowerCtx,
) -> Option<DispatchTableShape>