CT_CACK
if (ioctl(fd, CT_CACK, &event) == -1)
case CT_CACK:
ack = (cmd == CT_CACK) ? CT_ACK : CT_NACK;