pub unsafe extern "C" fn MIDIObjectGetDictionaryProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    outDict: *mut CFDictionaryRef
) -> OSStatus