1 2 3 4 5
// bindgen-flags: --raw-line "#![allow(overflowing_literals)]" typedef unsigned int uint32_t; uint32_t a = 18446744073709551611;