pub fn visit_struct_declaration<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, struct_declaration: &'ast StructDeclaration, _span: &'ast Span, )