pub fn fold_opt_at_rule_prelude<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<AtRulePrelude>
) -> Option<AtRulePrelude>