pub unsafe fn alljoyn_abouticon_setcontent_frommsgarg<P0, P1>(
    icon: P0,
    arg: P1
) -> QStatus
where P0: IntoParam<alljoyn_abouticon>, P1: IntoParam<alljoyn_msgarg>,