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