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