pub unsafe extern "system" fn alljoyn_proxybusobject_unregisterpropertieschangedlistener(
    proxyobj: alljoyn_proxybusobject,
    iface: PCSTR,
    callback: alljoyn_proxybusobject_listener_propertieschanged_ptr
) -> QStatus