cbor_new_tag
cbor_item_t *res = cbor_new_tag(value);
_CBOR_NODISCARD CBOR_EXPORT cbor_item_t *cbor_new_tag(uint64_t value);