pub type AccountMap = HashMap<Pubkey, Account, RandomState>;
pub struct AccountMap { /* private fields */ }