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