pub unsafe extern "cdecl" fn alljoyn_msgarg_array_set(
    args: alljoyn_msgarg,
    numargs: *mut usize,
    signature: PCSTR
    ...
) -> QStatus