pub fn visit_mut_forgiving_relative_selectors<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut Vec<ForgivingRelativeSelector>
)