pub unsafe extern "C" fn MIDIObjectSetStringProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    str: CFStringRef
) -> OSStatus