pub fn try_read_hashmap_cell<DB: DatabaseRef>( db: &DB, account: &Address, hashmap_offset: &U256, item: &U256, ) -> Result<U256>