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