pub fn visit_type_name<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, type_name: &'ast TypeName, _span: &'ast Span, )