pub fn visit_media_feature_boolean<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &MediaFeatureBoolean
)