int snd_ctl_pcm_next_device( ffi.Pointer<snd_ctl_t> ctl, ffi.Pointer<ffi.Int> device, ) { return _snd_ctl_pcm_next_device( ctl, device, ); }