pub fn fold_media_query_list<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: MediaQueryList
) -> MediaQueryList