pub unsafe extern "system" fn alljoyn_interfacedescription_addsignal(
    iface: alljoyn_interfacedescription,
    name: PCSTR,
    sig: PCSTR,
    argnames: PCSTR,
    annotation: u8,
    accessperms: PCSTR,
) -> QStatus