fn hash_struct_array( array: &StructArray, random_state: &RandomState, hashes_buffer: &mut [u64], ) -> Result<()>