pub unsafe extern "C" fn MIDIDestinationCreateWithProtocol(
client: MIDIClientRef,
name: CFStringRef,
protocol: MIDIProtocolID,
outDest: *mut MIDIEndpointRef,
readBlock: MIDIReceiveBlock,
) -> OSStatuspub unsafe extern "C" fn MIDIDestinationCreateWithProtocol(
client: MIDIClientRef,
name: CFStringRef,
protocol: MIDIProtocolID,
outDest: *mut MIDIEndpointRef,
readBlock: MIDIReceiveBlock,
) -> OSStatus