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