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