fn rewrite_struct_pat( path: &Path, fields: &[PatField], ellipsis: bool, span: Span, context: &RewriteContext<'_>, shape: Shape) -> Option<String>