pub unsafe extern "C" fn snd_seq_get_any_port_info( handle: *mut snd_seq_t, client: c_int, port: c_int, info: *mut snd_seq_port_info_t, ) -> c_int