pub unsafe extern "system" fn alljoyn_msgarg_get_int32(
    arg: alljoyn_msgarg,
    i: *mut i32
) -> QStatus