int snd_ctl_nonblock( ffi.Pointer<snd_ctl_t> ctl, int nonblock, ) { return _snd_ctl_nonblock( ctl, nonblock, ); }