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