pub fn cast_expr(expr: Expr, data_type: DataType) -> Expr
Create a cast expression to the specified data type.