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