snd_size
struct snd_size *p = (struct snd_size *)arg;
struct snd_size *p = (struct snd_size *)arg;
#define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */
#define AIOSSIZE _IOWR('A', 11, struct snd_size) /* sets blocksize */