Constant UINT_LEAST16_MAX

pub const UINT_LEAST16_MAX: u32 = 65535; // 65_535u32
Available on crate feature dep_sdl2 only.