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