pub fn visit_media_condition_all_types<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[MediaConditionAllType]
)