cbor_new_undef
_CBOR_NODISCARD CBOR_EXPORT cbor_item_t *cbor_new_undef(void);
cbor_item_t *res = cbor_new_undef();