pub unsafe extern "system" fn alljoyn_interfacedescription_setargdescription(
    iface: alljoyn_interfacedescription,
    member: PCSTR,
    argname: PCSTR,
    description: PCSTR
) -> QStatus