pub unsafe extern "C" fn MIDIPortConnectSource(
    port: MIDIPortRef,
    source: MIDIEndpointRef,
    connRefCon: *mut c_void
) -> OSStatus