pub unsafe extern "system" fn alljoyn_msgarg_set_objectpath_array(
    arg: alljoyn_msgarg,
    length: usize,
    ao: *const *const i8,
) -> QStatus