pub type PbTableStatsMap = HashMap<u32, PbTableStats>;
pub struct PbTableStatsMap { /* private fields */ }