pub type CellDb = Database<CellKeyCodec, RoaringBitmapCodec>;
pub struct CellDb { /* private fields */ }