pub fn visit_struct_type<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, struct_type: &'ast StructType, _span: &'ast Span, )