pub fn subtract_scalar( array: impl AsRef<ArrayData>, to_subtract: &Scalar, ) -> VortexResult<ArrayData>