pub fn visit_type_specifier<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, type_specifier: &'ast TypeSpecifier, span: &'ast Span, )