pub const MSGPACK_ARRAY32: u8 = 0xdd;
Array format for arrays with between 2^16 and 2^32-1 elements (0xdd)