pub unsafe fn alljoyn_msgarg_set_objectpath_array<P0>(
    arg: P0,
    length: usize,
    ao: *const *const i8
) -> QStatus
where P0: IntoParam<alljoyn_msgarg>,