pub unsafe extern "C" fn MIDISendEventList(
    port: MIDIPortRef,
    dest: MIDIEndpointRef,
    evtlist: *const MIDIEventList
) -> OSStatus