pub const LOCALE_CUSTOM_UI_DEFAULT: u32 = (SORT_DEFAULT as DWORD) << 16 |
    (SUBLANG_UI_CUSTOM_DEFAULT << 10 | LANG_NEUTRAL) as DWORD; // 5_120u32