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