pub unsafe extern "C" fn MIDIClientCreate(
name: CFStringRef,
notifyProc: MIDINotifyProc,
notifyRefCon: *mut c_void,
outClient: *mut MIDIClientRef,
) -> OSStatuspub unsafe extern "C" fn MIDIClientCreate(
name: CFStringRef,
notifyProc: MIDINotifyProc,
notifyRefCon: *mut c_void,
outClient: *mut MIDIClientRef,
) -> OSStatus