int snd_seq_nonblock( ffi.Pointer<snd_seq_> handle, int nonblock, ) { return _snd_seq_nonblock( handle, nonblock, ); }