stmt_expr
struct stmt_expr *se_enclosing;
static stmt_expr *stmt_exprs;
stmt_expr *se = xmalloc(sizeof(*se));
stmt_expr *se = stmt_exprs;