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