pub const SCANCODE_MASK: u32 = _; // 1_073_741_824u32
Bit OR-ed into non-printable keycodes to distinguish them from Unicode code points. Value is identical in SDL2 and SDL3.