pub unsafe fn midiConnect<P0, P1>( hmi: P0, hmo: P1, preserved: Option<*const c_void>, ) -> u32where P0: Param<HMIDI>, P1: Param<HMIDIOUT>,