fn cast_fixed_size_binary_to_binary_view( array: &dyn Array, _byte_width: i32, ) -> Result<ArrayRef, ArrowError>