pub fn visit_struct_declarator<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, struct_declarator: &'ast StructDeclarator, _span: &'ast Span, )