pub type SecondaryReverseIndexEntry = RwLock<Vec<Pubkey>>;
struct SecondaryReverseIndexEntry { /* private fields */ }