pub unsafe extern "C" fn MIDIObjectSetDictionaryProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    dict: CFDictionaryRef
) -> OSStatus