pub fn visit_struct_kind<'ast, V: Visit<'ast> + ?Sized>( _visitor: &mut V, _struct_kind: &'ast StructKind, _span: &'ast Span, )