Constant CAN_SFF_MASK

pub const CAN_SFF_MASK: u32 = 0x000007FF; // 2_047u32
Available on crate feature dep_sdl2 only.