pub fn merge( elements: impl IntoIterator<Item = impl Into<ExprRef>>, nullability: Nullability, ) -> ExprRef