pub unsafe fn alljoyn_aboutdata_setappid<P0>(
    data: P0,
    appid: *const u8,
    num: usize
) -> QStatus
where P0: IntoParam<alljoyn_aboutdata>,