int snd_seq_delete_port( ffi.Pointer<snd_seq_t> handle, int port, ) { return _snd_seq_delete_port( handle, port, ); }