snd_compr_avail
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
static void snd_compr_avail32_from_64(struct snd_compr_avail *avail32,
struct snd_compr_avail ioctl_avail32;