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