pub type HeaderMap = BTreeMap<i32, CborValue>;
Type alias for header maps
pub struct HeaderMap { /* private fields */ }