pub unsafe extern "C" fn MIDIDestinationCreate(
client: MIDIClientRef,
name: CFStringRef,
readProc: MIDIReadProc,
refCon: *mut c_void,
outDest: *mut MIDIEndpointRef,
) -> OSStatuspub unsafe extern "C" fn MIDIDestinationCreate(
client: MIDIClientRef,
name: CFStringRef,
readProc: MIDIReadProc,
refCon: *mut c_void,
outDest: *mut MIDIEndpointRef,
) -> OSStatus