pub type RbChPidMapping = HashMap<u8, HashMap<u8, u8>>;
struct RbChPidMapping { /* private fields */ }