pub fn visit_mut_sequence_of_custom_idents<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut SequenceOfCustomIdents
)