cbor_build_float4
return cbor_build_float4(cbor_float_get_float4(item));
_CBOR_NODISCARD CBOR_EXPORT cbor_item_t *cbor_build_float4(float value);