pub unsafe fn alljoyn_msgarg_get_signature<P0>(
    arg: P0,
    g: *mut *mut i8
) -> QStatus
where P0: IntoParam<alljoyn_msgarg>,