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