pub unsafe extern "C" fn MIDIInputPortCreate(
client: MIDIClientRef,
portName: CFStringRef,
readProc: MIDIReadProc,
refCon: *mut c_void,
outPort: *mut MIDIPortRef,
) -> OSStatuspub unsafe extern "C" fn MIDIInputPortCreate(
client: MIDIClientRef,
portName: CFStringRef,
readProc: MIDIReadProc,
refCon: *mut c_void,
outPort: *mut MIDIPortRef,
) -> OSStatus