pub unsafe fn alljoyn_msgarg_set_objectpath<P0, P1>(arg: P0, o: P1) -> QStatus
where P0: Param<alljoyn_msgarg>, P1: Param<PCSTR>,