cbor_set_float2
cbor_set_float2(item, value);
CBOR_EXPORT void cbor_set_float2(cbor_item_t *item, float value);
cbor_set_float2(res, value);