cbor_build_float8
return cbor_build_float8(cbor_float_get_float8(item));
_CBOR_NODISCARD CBOR_EXPORT cbor_item_t *cbor_build_float8(double value);