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