cbor_build_float2
return cbor_build_float2(cbor_float_get_float2(item));
_CBOR_NODISCARD CBOR_EXPORT cbor_item_t *cbor_build_float2(float value);