pub unsafe extern "system" fn alljoyn_aboutdata_setappname(
    data: alljoyn_aboutdata,
    appname: PCSTR,
    language: PCSTR
) -> QStatus