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