audio_buf_info
*(struct audio_buf_info *)argp = bufinfo;
*(struct audio_buf_info *)argp = bufinfo;
struct audio_buf_info bufinfo;
#define SNDCTL_DSP_GETOSPACE _IOR ('P',12, struct audio_buf_info)
#define SNDCTL_DSP_GETISPACE _IOR ('P',13, struct audio_buf_info)