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