pub fn visit_ts_conditional_type<V>(_visitor: &mut V, n: &TsConditionalType) where
    V: Visit + ?Sized