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