_cbor_map_add_value
if (!_cbor_map_add_value(ctx->stack->top->item, item)) {
return _cbor_map_add_value(item, pair.value);
_CBOR_NODISCARD CBOR_EXPORT bool _cbor_map_add_value(cbor_item_t *item,