pub const LOCALE_INVARIANT: u32 = (SORT_DEFAULT as DWORD) << 16 |
    (SUBLANG_NEUTRAL << 10 | LANG_INVARIANT) as DWORD; // 127u32