pub unsafe extern "system" fn alljoyn_interfacedescription_addargannotation(
    iface: alljoyn_interfacedescription,
    member: PCSTR,
    argname: PCSTR,
    name: PCSTR,
    value: PCSTR,
) -> QStatus