VNDIOCCLR
if (ioctl(fd, VNDIOCCLR, &vndio) == -1) {
IOCTL_STRUCT_CONV_TO(VNDIOCCLR, vnd_ioctl);
case VNDIOCCLR:
rv = ioctl(fd, VNDIOCCLR, &vndio);