pub unsafe extern "system" fn alljoyn_msgarg_set_uint32_array(
    arg: alljoyn_msgarg,
    length: usize,
    au: *mut u32,
) -> QStatus