pub const LOCALE_CUSTOM_DEFAULT: u32 = (SORT_DEFAULT as DWORD) << 16 |
    (SUBLANG_CUSTOM_DEFAULT << 10 | LANG_NEUTRAL) as DWORD; // 3_072u32