pub fn invalid_arg_count_exec_err( function_name: &str, required_range: (i32, i32), provided: usize, ) -> DataFusionError