pub type ChannelMetaMap = IntMap<i32, ChannelMeta>;
pub struct ChannelMetaMap { /* private fields */ }