pub unsafe extern "system" fn alljoyn_interfacedescription_addpropertyannotation(
    iface: alljoyn_interfacedescription,
    property: PCSTR,
    name: PCSTR,
    value: PCSTR
) -> QStatus