cbor_float_get_float8
return cbor_build_float8(cbor_float_get_float8(item));
return cbor_float_get_float8(item);
_CBOR_NODISCARD CBOR_EXPORT double cbor_float_get_float8(
return cbor_encode_double(cbor_float_get_float8(item), buffer,