| 1 | pub const NEUTRAL = 0x00; |
| 2 | pub const DEFAULT = 0x01; |
| 3 | pub const SYS_DEFAULT = 0x02; |
| 4 | pub const CUSTOM_DEFAULT = 0x03; |
| 5 | pub const CUSTOM_UNSPECIFIED = 0x04; |
| 6 | pub const UI_CUSTOM_DEFAULT = 0x05; |
| 7 | pub const AFRIKAANS_SOUTH_AFRICA = 0x01; |
| 8 | pub const ALBANIAN_ALBANIA = 0x01; |
| 9 | pub const ALSATIAN_FRANCE = 0x01; |
| 10 | pub const AMHARIC_ETHIOPIA = 0x01; |
| 11 | pub const ARABIC_SAUDI_ARABIA = 0x01; |
| 12 | pub const ARABIC_IRAQ = 0x02; |
| 13 | pub const ARABIC_EGYPT = 0x03; |
| 14 | pub const ARABIC_LIBYA = 0x04; |
| 15 | pub const ARABIC_ALGERIA = 0x05; |
| 16 | pub const ARABIC_MOROCCO = 0x06; |
| 17 | pub const ARABIC_TUNISIA = 0x07; |
| 18 | pub const ARABIC_OMAN = 0x08; |
| 19 | pub const ARABIC_YEMEN = 0x09; |
| 20 | pub const ARABIC_SYRIA = 0x0a; |
| 21 | pub const ARABIC_JORDAN = 0x0b; |
| 22 | pub const ARABIC_LEBANON = 0x0c; |
| 23 | pub const ARABIC_KUWAIT = 0x0d; |
| 24 | pub const ARABIC_UAE = 0x0e; |
| 25 | pub const ARABIC_BAHRAIN = 0x0f; |
| 26 | pub const ARABIC_QATAR = 0x10; |
| 27 | pub const ARMENIAN_ARMENIA = 0x01; |
| 28 | pub const ASSAMESE_INDIA = 0x01; |
| 29 | pub const AZERI_LATIN = 0x01; |
| 30 | pub const AZERI_CYRILLIC = 0x02; |
| 31 | pub const AZERBAIJANI_AZERBAIJAN_LATIN = 0x01; |
| 32 | pub const AZERBAIJANI_AZERBAIJAN_CYRILLIC = 0x02; |
| 33 | pub const BANGLA_INDIA = 0x01; |
| 34 | pub const BANGLA_BANGLADESH = 0x02; |
| 35 | pub const BASHKIR_RUSSIA = 0x01; |
| 36 | pub const BASQUE_BASQUE = 0x01; |
| 37 | pub const BELARUSIAN_BELARUS = 0x01; |
| 38 | pub const BENGALI_INDIA = 0x01; |
| 39 | pub const BENGALI_BANGLADESH = 0x02; |
| 40 | pub const BOSNIAN_BOSNIA_HERZEGOVINA_LATIN = 0x05; |
| 41 | pub const BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC = 0x08; |
| 42 | pub const BRETON_FRANCE = 0x01; |
| 43 | pub const BULGARIAN_BULGARIA = 0x01; |
| 44 | pub const CATALAN_CATALAN = 0x01; |
| 45 | pub const CENTRAL_KURDISH_IRAQ = 0x01; |
| 46 | pub const CHEROKEE_CHEROKEE = 0x01; |
| 47 | pub const CHINESE_TRADITIONAL = 0x01; |
| 48 | pub const CHINESE_SIMPLIFIED = 0x02; |
| 49 | pub const CHINESE_HONGKONG = 0x03; |
| 50 | pub const CHINESE_SINGAPORE = 0x04; |
| 51 | pub const CHINESE_MACAU = 0x05; |
| 52 | pub const CORSICAN_FRANCE = 0x01; |
| 53 | pub const CZECH_CZECH_REPUBLIC = 0x01; |
| 54 | pub const CROATIAN_CROATIA = 0x01; |
| 55 | pub const CROATIAN_BOSNIA_HERZEGOVINA_LATIN = 0x04; |
| 56 | pub const DANISH_DENMARK = 0x01; |
| 57 | pub const DARI_AFGHANISTAN = 0x01; |
| 58 | pub const DIVEHI_MALDIVES = 0x01; |
| 59 | pub const DUTCH = 0x01; |
| 60 | pub const DUTCH_BELGIAN = 0x02; |
| 61 | pub const ENGLISH_US = 0x01; |
| 62 | pub const ENGLISH_UK = 0x02; |
| 63 | pub const ENGLISH_AUS = 0x03; |
| 64 | pub const ENGLISH_CAN = 0x04; |
| 65 | pub const ENGLISH_NZ = 0x05; |
| 66 | pub const ENGLISH_EIRE = 0x06; |
| 67 | pub const ENGLISH_SOUTH_AFRICA = 0x07; |
| 68 | pub const ENGLISH_JAMAICA = 0x08; |
| 69 | pub const ENGLISH_CARIBBEAN = 0x09; |
| 70 | pub const ENGLISH_BELIZE = 0x0a; |
| 71 | pub const ENGLISH_TRINIDAD = 0x0b; |
| 72 | pub const ENGLISH_ZIMBABWE = 0x0c; |
| 73 | pub const ENGLISH_PHILIPPINES = 0x0d; |
| 74 | pub const ENGLISH_INDIA = 0x10; |
| 75 | pub const ENGLISH_MALAYSIA = 0x11; |
| 76 | pub const ENGLISH_SINGAPORE = 0x12; |
| 77 | pub const ESTONIAN_ESTONIA = 0x01; |
| 78 | pub const FAEROESE_FAROE_ISLANDS = 0x01; |
| 79 | pub const FILIPINO_PHILIPPINES = 0x01; |
| 80 | pub const FINNISH_FINLAND = 0x01; |
| 81 | pub const FRENCH = 0x01; |
| 82 | pub const FRENCH_BELGIAN = 0x02; |
| 83 | pub const FRENCH_CANADIAN = 0x03; |
| 84 | pub const FRENCH_SWISS = 0x04; |
| 85 | pub const FRENCH_LUXEMBOURG = 0x05; |
| 86 | pub const FRENCH_MONACO = 0x06; |
| 87 | pub const FRISIAN_NETHERLANDS = 0x01; |
| 88 | pub const FULAH_SENEGAL = 0x02; |
| 89 | pub const GALICIAN_GALICIAN = 0x01; |
| 90 | pub const GEORGIAN_GEORGIA = 0x01; |
| 91 | pub const GERMAN = 0x01; |
| 92 | pub const GERMAN_SWISS = 0x02; |
| 93 | pub const GERMAN_AUSTRIAN = 0x03; |
| 94 | pub const GERMAN_LUXEMBOURG = 0x04; |
| 95 | pub const GERMAN_LIECHTENSTEIN = 0x05; |
| 96 | pub const GREEK_GREECE = 0x01; |
| 97 | pub const GREENLANDIC_GREENLAND = 0x01; |
| 98 | pub const GUJARATI_INDIA = 0x01; |
| 99 | pub const HAUSA_NIGERIA_LATIN = 0x01; |
| 100 | pub const HAWAIIAN_US = 0x01; |
| 101 | pub const HEBREW_ISRAEL = 0x01; |
| 102 | pub const HINDI_INDIA = 0x01; |
| 103 | pub const HUNGARIAN_HUNGARY = 0x01; |
| 104 | pub const ICELANDIC_ICELAND = 0x01; |
| 105 | pub const IGBO_NIGERIA = 0x01; |
| 106 | pub const INDONESIAN_INDONESIA = 0x01; |
| 107 | pub const INUKTITUT_CANADA = 0x01; |
| 108 | pub const INUKTITUT_CANADA_LATIN = 0x02; |
| 109 | pub const IRISH_IRELAND = 0x02; |
| 110 | pub const ITALIAN = 0x01; |
| 111 | pub const ITALIAN_SWISS = 0x02; |
| 112 | pub const JAPANESE_JAPAN = 0x01; |
| 113 | pub const KANNADA_INDIA = 0x01; |
| 114 | pub const KASHMIRI_SASIA = 0x02; |
| 115 | pub const KASHMIRI_INDIA = 0x02; |
| 116 | pub const KAZAK_KAZAKHSTAN = 0x01; |
| 117 | pub const KHMER_CAMBODIA = 0x01; |
| 118 | pub const KICHE_GUATEMALA = 0x01; |
| 119 | pub const KINYARWANDA_RWANDA = 0x01; |
| 120 | pub const KONKANI_INDIA = 0x01; |
| 121 | pub const KOREAN = 0x01; |
| 122 | pub const KYRGYZ_KYRGYZSTAN = 0x01; |
| 123 | pub const LAO_LAO = 0x01; |
| 124 | pub const LATVIAN_LATVIA = 0x01; |
| 125 | pub const LITHUANIAN = 0x01; |
| 126 | pub const LOWER_SORBIAN_GERMANY = 0x02; |
| 127 | pub const LUXEMBOURGISH_LUXEMBOURG = 0x01; |
| 128 | pub const MACEDONIAN_MACEDONIA = 0x01; |
| 129 | pub const MALAY_MALAYSIA = 0x01; |
| 130 | pub const MALAY_BRUNEI_DARUSSALAM = 0x02; |
| 131 | pub const MALAYALAM_INDIA = 0x01; |
| 132 | pub const MALTESE_MALTA = 0x01; |
| 133 | pub const MAORI_NEW_ZEALAND = 0x01; |
| 134 | pub const MAPUDUNGUN_CHILE = 0x01; |
| 135 | pub const MARATHI_INDIA = 0x01; |
| 136 | pub const MOHAWK_MOHAWK = 0x01; |
| 137 | pub const MONGOLIAN_CYRILLIC_MONGOLIA = 0x01; |
| 138 | pub const MONGOLIAN_PRC = 0x02; |
| 139 | pub const NEPALI_INDIA = 0x02; |
| 140 | pub const NEPALI_NEPAL = 0x01; |
| 141 | pub const NORWEGIAN_BOKMAL = 0x01; |
| 142 | pub const NORWEGIAN_NYNORSK = 0x02; |
| 143 | pub const OCCITAN_FRANCE = 0x01; |
| 144 | pub const ODIA_INDIA = 0x01; |
| 145 | pub const ORIYA_INDIA = 0x01; |
| 146 | pub const PASHTO_AFGHANISTAN = 0x01; |
| 147 | pub const PERSIAN_IRAN = 0x01; |
| 148 | pub const POLISH_POLAND = 0x01; |
| 149 | pub const PORTUGUESE = 0x02; |
| 150 | pub const PORTUGUESE_BRAZILIAN = 0x01; |
| 151 | pub const PULAR_SENEGAL = 0x02; |
| 152 | pub const PUNJABI_INDIA = 0x01; |
| 153 | pub const PUNJABI_PAKISTAN = 0x02; |
| 154 | pub const QUECHUA_BOLIVIA = 0x01; |
| 155 | pub const QUECHUA_ECUADOR = 0x02; |
| 156 | pub const QUECHUA_PERU = 0x03; |
| 157 | pub const ROMANIAN_ROMANIA = 0x01; |
| 158 | pub const ROMANSH_SWITZERLAND = 0x01; |
| 159 | pub const RUSSIAN_RUSSIA = 0x01; |
| 160 | pub const SAKHA_RUSSIA = 0x01; |
| 161 | pub const SAMI_NORTHERN_NORWAY = 0x01; |
| 162 | pub const SAMI_NORTHERN_SWEDEN = 0x02; |
| 163 | pub const SAMI_NORTHERN_FINLAND = 0x03; |
| 164 | pub const SAMI_LULE_NORWAY = 0x04; |
| 165 | pub const SAMI_LULE_SWEDEN = 0x05; |
| 166 | pub const SAMI_SOUTHERN_NORWAY = 0x06; |
| 167 | pub const SAMI_SOUTHERN_SWEDEN = 0x07; |
| 168 | pub const SAMI_SKOLT_FINLAND = 0x08; |
| 169 | pub const SAMI_INARI_FINLAND = 0x09; |
| 170 | pub const SANSKRIT_INDIA = 0x01; |
| 171 | pub const SCOTTISH_GAELIC = 0x01; |
| 172 | pub const SERBIAN_BOSNIA_HERZEGOVINA_LATIN = 0x06; |
| 173 | pub const SERBIAN_BOSNIA_HERZEGOVINA_CYRILLIC = 0x07; |
| 174 | pub const SERBIAN_MONTENEGRO_LATIN = 0x0b; |
| 175 | pub const SERBIAN_MONTENEGRO_CYRILLIC = 0x0c; |
| 176 | pub const SERBIAN_SERBIA_LATIN = 0x09; |
| 177 | pub const SERBIAN_SERBIA_CYRILLIC = 0x0a; |
| 178 | pub const SERBIAN_CROATIA = 0x01; |
| 179 | pub const SERBIAN_LATIN = 0x02; |
| 180 | pub const SERBIAN_CYRILLIC = 0x03; |
| 181 | pub const SINDHI_INDIA = 0x01; |
| 182 | pub const SINDHI_PAKISTAN = 0x02; |
| 183 | pub const SINDHI_AFGHANISTAN = 0x02; |
| 184 | pub const SINHALESE_SRI_LANKA = 0x01; |
| 185 | pub const SOTHO_NORTHERN_SOUTH_AFRICA = 0x01; |
| 186 | pub const SLOVAK_SLOVAKIA = 0x01; |
| 187 | pub const SLOVENIAN_SLOVENIA = 0x01; |
| 188 | pub const SPANISH = 0x01; |
| 189 | pub const SPANISH_MEXICAN = 0x02; |
| 190 | pub const SPANISH_MODERN = 0x03; |
| 191 | pub const SPANISH_GUATEMALA = 0x04; |
| 192 | pub const SPANISH_COSTA_RICA = 0x05; |
| 193 | pub const SPANISH_PANAMA = 0x06; |
| 194 | pub const SPANISH_DOMINICAN_REPUBLIC = 0x07; |
| 195 | pub const SPANISH_VENEZUELA = 0x08; |
| 196 | pub const SPANISH_COLOMBIA = 0x09; |
| 197 | pub const SPANISH_PERU = 0x0a; |
| 198 | pub const SPANISH_ARGENTINA = 0x0b; |
| 199 | pub const SPANISH_ECUADOR = 0x0c; |
| 200 | pub const SPANISH_CHILE = 0x0d; |
| 201 | pub const SPANISH_URUGUAY = 0x0e; |
| 202 | pub const SPANISH_PARAGUAY = 0x0f; |
| 203 | pub const SPANISH_BOLIVIA = 0x10; |
| 204 | pub const SPANISH_EL_SALVADOR = 0x11; |
| 205 | pub const SPANISH_HONDURAS = 0x12; |
| 206 | pub const SPANISH_NICARAGUA = 0x13; |
| 207 | pub const SPANISH_PUERTO_RICO = 0x14; |
| 208 | pub const SPANISH_US = 0x15; |
| 209 | pub const SWAHILI_KENYA = 0x01; |
| 210 | pub const SWEDISH = 0x01; |
| 211 | pub const SWEDISH_FINLAND = 0x02; |
| 212 | pub const SYRIAC_SYRIA = 0x01; |
| 213 | pub const TAJIK_TAJIKISTAN = 0x01; |
| 214 | pub const TAMAZIGHT_ALGERIA_LATIN = 0x02; |
| 215 | pub const TAMAZIGHT_MOROCCO_TIFINAGH = 0x04; |
| 216 | pub const TAMIL_INDIA = 0x01; |
| 217 | pub const TAMIL_SRI_LANKA = 0x02; |
| 218 | pub const TATAR_RUSSIA = 0x01; |
| 219 | pub const TELUGU_INDIA = 0x01; |
| 220 | pub const THAI_THAILAND = 0x01; |
| 221 | pub const TIBETAN_PRC = 0x01; |
| 222 | pub const TIGRIGNA_ERITREA = 0x02; |
| 223 | pub const TIGRINYA_ERITREA = 0x02; |
| 224 | pub const TIGRINYA_ETHIOPIA = 0x01; |
| 225 | pub const TSWANA_BOTSWANA = 0x02; |
| 226 | pub const TSWANA_SOUTH_AFRICA = 0x01; |
| 227 | pub const TURKISH_TURKEY = 0x01; |
| 228 | pub const TURKMEN_TURKMENISTAN = 0x01; |
| 229 | pub const UIGHUR_PRC = 0x01; |
| 230 | pub const UKRAINIAN_UKRAINE = 0x01; |
| 231 | pub const UPPER_SORBIAN_GERMANY = 0x01; |
| 232 | pub const URDU_PAKISTAN = 0x01; |
| 233 | pub const URDU_INDIA = 0x02; |
| 234 | pub const UZBEK_LATIN = 0x01; |
| 235 | pub const UZBEK_CYRILLIC = 0x02; |
| 236 | pub const VALENCIAN_VALENCIA = 0x02; |
| 237 | pub const VIETNAMESE_VIETNAM = 0x01; |
| 238 | pub const WELSH_UNITED_KINGDOM = 0x01; |
| 239 | pub const WOLOF_SENEGAL = 0x01; |
| 240 | pub const XHOSA_SOUTH_AFRICA = 0x01; |
| 241 | pub const YAKUT_RUSSIA = 0x01; |
| 242 | pub const YI_PRC = 0x01; |
| 243 | pub const YORUBA_NIGERIA = 0x01; |
| 244 | pub const ZULU_SOUTH_AFRICA = 0x01; |