CBOR_CTRL_NULL
return cbor_isa_float_ctrl(item) && cbor_ctrl_value(item) == CBOR_CTRL_NULL;
cbor_set_ctrl(item, CBOR_CTRL_NULL);