fn array_has_dispatch_for_array( haystack: ArrayWrapper<'_>, needle: &ArrayRef, ) -> Result<ArrayRef>