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