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