pub unsafe extern "system" fn alljoyn_msgarg_set_int16_array(
    arg: alljoyn_msgarg,
    length: usize,
    an: *mut i16,
) -> QStatus