CDIOCGETVOL
error = ioctlf(fp, CDIOCGETVOL, &t_vol);
case CDIOCGETVOL:
case CDIOCGETVOL: {
if (ioctl(fd, CDIOCGETVOL, &v) >= 0) {