Constant UINT_LEAST32_MAX

pub const UINT_LEAST32_MAX: u32 = 4294967295; // 4_294_967_295u32
Available on crate feature dep_sdl2 only.