int snd_ctl_wait( ffi.Pointer<snd_ctl_t> ctl, int timeout, ) { return _snd_ctl_wait( ctl, timeout, ); }