pub fn visit_generic_selection<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, generic_selection: &'ast GenericSelection, _span: &'ast Span, )