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