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