Set the alias for an expression
expr_set_alias(expr, alias)
expr
the expression
alias
the alias
expr_set_alias(expr_constant(42), "my_alias")