UDL_CMD_COPY_HEAD_SIZE
cb->off -= UDL_CMD_COPY_HEAD_SIZE;
cb->compblock -= UDL_CMD_COPY_HEAD_SIZE;
cb->compblock += UDL_CMD_COPY_HEAD_SIZE;
r = udl_cmd_insert_head_comp(sc, UDL_CMD_COPY_HEAD_SIZE);
#define UDL_CMD_COPY_MAX_SIZE (UDL_CMD_COPY_HEAD_SIZE + 2)