fn regexp_matches<'a>( exprs: &[Datum<'a>], ) -> Result<impl Iterator<Item = (Row, Diff)> + 'a, EvalError>