pub const LOCALE_NEUTRAL: u32 = (SORT_DEFAULT as DWORD) << 16 |
    (SUBLANG_NEUTRAL << 10 | LANG_NEUTRAL) as DWORD; // 0u32