pub unsafe extern "system" fn alljoyn_msgarg_set_int32_array(
    arg: alljoyn_msgarg,
    length: usize,
    ai: *mut i32
) -> QStatus