pub const MSGPACK_FIXARRAY_MAX: u8 = 0x9f;
Maximum value for fixarray format (0x9f, allowing arrays up to 15 elements)