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