pub unsafe fn alljoyn_msgarg_equal<P0, P1>(lhv: P0, rhv: P1) -> i32
where P0: IntoParam<alljoyn_msgarg>, P1: IntoParam<alljoyn_msgarg>,