pub unsafe fn alljoyn_msgarg_get_variant<P0, P1>(arg: P0, v: P1) -> QStatus
where P0: IntoParam<alljoyn_msgarg>, P1: IntoParam<alljoyn_msgarg>,