pub fn fold_media_condition_all_types<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<MediaConditionAllType>
) -> Vec<MediaConditionAllType>