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