AUDIO_GETPOS
if (ioctl(hdl->fd, AUDIO_GETPOS, &ap) == -1) {
case AUDIO_GETPOS:
if (ioctl(fd, AUDIO_GETPOS, &rpos) == -1)