KIOENABLE
if (ioctl(fd, KIOENABLE, &mode) == -1)
if (ioctl(ctx->c_fd, KIOENABLE, &ctx->c_mode) == -1) {
if (ioctl(ctx->c_fd, KIOENABLE, &ctx->c_mode) != -1) {
case KIOENABLE: