pub const LCID_MASK: u32 = 0x000F_FFFF;
Mask to extract the primary LCID from the collation info. The LCID is stored in the lower 20 bits.