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