pub unsafe fn alljoyn_msgarg_hassignature<P0, P1>(arg: P0, signature: P1) -> i32
where P0: IntoParam<alljoyn_msgarg>, P1: IntoParam<PCSTR>,