pub unsafe fn alljoyn_msgarg_clone<P0, P1>(destination: P0, source: P1)
where P0: IntoParam<alljoyn_msgarg>, P1: IntoParam<alljoyn_msgarg>,