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