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