CBOR_LONG_SIZE_U8
if (cbor_short_size >= CBOR_LONG_SIZE_U8)
array_offset += BIT(cbor_short_size - CBOR_LONG_SIZE_U8);
case CBOR_LONG_SIZE_U8: