pub unsafe extern "C" fn MIDIOutputPortCreate(
    client: MIDIClientRef,
    portName: CFStringRef,
    outPort: *mut MIDIPortRef
) -> OSStatus