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