pub unsafe extern "C" fn MIDIObjectSetDataProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    data: CFDataRef
) -> OSStatus