fn regexp_scalar_match_utf8view( array: &StringViewArray, regex: &Regex, ) -> Result<ArrayRef, ArrowError>