pub unsafe extern "system" fn alljoyn_msgarg_get_uint32(
    arg: alljoyn_msgarg,
    u: *mut u32,
) -> QStatus