pub unsafe extern "C" fn MIDIEntityGetDevice(
    inEntity: MIDIEntityRef,
    outDevice: *mut MIDIDeviceRef
) -> OSStatus