fn rewrite_tuple_pat( pats: &[P<Pat>], path_str: Option<String>, span: Span, context: &RewriteContext<'_>, shape: Shape) -> Option<String>