pub fn deparse_expr(expr: &Expr) -> String
Convert an AST expression back to R source code (deparse).