pub fn visit_compound_literal<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, compound_literal: &'ast CompoundLiteral, _span: &'ast Span, )