1pub const NEUTRAL = 0x00;
2pub const INVARIANT = 0x7f;
3pub const AFRIKAANS = 0x36;
4pub const ALBANIAN = 0x1c;
5pub const ALSATIAN = 0x84;
6pub const AMHARIC = 0x5e;
7pub const ARABIC = 0x01;
8pub const ARMENIAN = 0x2b;
9pub const ASSAMESE = 0x4d;
10pub const AZERI = 0x2c;
11pub const AZERBAIJANI = 0x2c;
12pub const BANGLA = 0x45;
13pub const BASHKIR = 0x6d;
14pub const BASQUE = 0x2d;
15pub const BELARUSIAN = 0x23;
16pub const BENGALI = 0x45;
17pub const BRETON = 0x7e;
18pub const BOSNIAN = 0x1a;
19pub const BOSNIAN_NEUTRAL = 0x781a;
20pub const BULGARIAN = 0x02;
21pub const CATALAN = 0x03;
22pub const CENTRAL_KURDISH = 0x92;
23pub const CHEROKEE = 0x5c;
24pub const CHINESE = 0x04;
25pub const CHINESE_SIMPLIFIED = 0x04;
26pub const CHINESE_TRADITIONAL = 0x7c04;
27pub const CORSICAN = 0x83;
28pub const CROATIAN = 0x1a;
29pub const CZECH = 0x05;
30pub const DANISH = 0x06;
31pub const DARI = 0x8c;
32pub const DIVEHI = 0x65;
33pub const DUTCH = 0x13;
34pub const ENGLISH = 0x09;
35pub const ESTONIAN = 0x25;
36pub const FAEROESE = 0x38;
37pub const FARSI = 0x29;
38pub const FILIPINO = 0x64;
39pub const FINNISH = 0x0b;
40pub const FRENCH = 0x0c;
41pub const FRISIAN = 0x62;
42pub const FULAH = 0x67;
43pub const GALICIAN = 0x56;
44pub const GEORGIAN = 0x37;
45pub const GERMAN = 0x07;
46pub const GREEK = 0x08;
47pub const GREENLANDIC = 0x6f;
48pub const GUJARATI = 0x47;
49pub const HAUSA = 0x68;
50pub const HAWAIIAN = 0x75;
51pub const HEBREW = 0x0d;
52pub const HINDI = 0x39;
53pub const HUNGARIAN = 0x0e;
54pub const ICELANDIC = 0x0f;
55pub const IGBO = 0x70;
56pub const INDONESIAN = 0x21;
57pub const INUKTITUT = 0x5d;
58pub const IRISH = 0x3c;
59pub const ITALIAN = 0x10;
60pub const JAPANESE = 0x11;
61pub const KANNADA = 0x4b;
62pub const KASHMIRI = 0x60;
63pub const KAZAK = 0x3f;
64pub const KHMER = 0x53;
65pub const KICHE = 0x86;
66pub const KINYARWANDA = 0x87;
67pub const KONKANI = 0x57;
68pub const KOREAN = 0x12;
69pub const KYRGYZ = 0x40;
70pub const LAO = 0x54;
71pub const LATVIAN = 0x26;
72pub const LITHUANIAN = 0x27;
73pub const LOWER_SORBIAN = 0x2e;
74pub const LUXEMBOURGISH = 0x6e;
75pub const MACEDONIAN = 0x2f;
76pub const MALAY = 0x3e;
77pub const MALAYALAM = 0x4c;
78pub const MALTESE = 0x3a;
79pub const MANIPURI = 0x58;
80pub const MAORI = 0x81;
81pub const MAPUDUNGUN = 0x7a;
82pub const MARATHI = 0x4e;
83pub const MOHAWK = 0x7c;
84pub const MONGOLIAN = 0x50;
85pub const NEPALI = 0x61;
86pub const NORWEGIAN = 0x14;
87pub const OCCITAN = 0x82;
88pub const ODIA = 0x48;
89pub const ORIYA = 0x48;
90pub const PASHTO = 0x63;
91pub const PERSIAN = 0x29;
92pub const POLISH = 0x15;
93pub const PORTUGUESE = 0x16;
94pub const PULAR = 0x67;
95pub const PUNJABI = 0x46;
96pub const QUECHUA = 0x6b;
97pub const ROMANIAN = 0x18;
98pub const ROMANSH = 0x17;
99pub const RUSSIAN = 0x19;
100pub const SAKHA = 0x85;
101pub const SAMI = 0x3b;
102pub const SANSKRIT = 0x4f;
103pub const SCOTTISH_GAELIC = 0x91;
104pub const SERBIAN = 0x1a;
105pub const SERBIAN_NEUTRAL = 0x7c1a;
106pub const SINDHI = 0x59;
107pub const SINHALESE = 0x5b;
108pub const SLOVAK = 0x1b;
109pub const SLOVENIAN = 0x24;
110pub const SOTHO = 0x6c;
111pub const SPANISH = 0x0a;
112pub const SWAHILI = 0x41;
113pub const SWEDISH = 0x1d;
114pub const SYRIAC = 0x5a;
115pub const TAJIK = 0x28;
116pub const TAMAZIGHT = 0x5f;
117pub const TAMIL = 0x49;
118pub const TATAR = 0x44;
119pub const TELUGU = 0x4a;
120pub const THAI = 0x1e;
121pub const TIBETAN = 0x51;
122pub const TIGRIGNA = 0x73;
123pub const TIGRINYA = 0x73;
124pub const TSWANA = 0x32;
125pub const TURKISH = 0x1f;
126pub const TURKMEN = 0x42;
127pub const UIGHUR = 0x80;
128pub const UKRAINIAN = 0x22;
129pub const UPPER_SORBIAN = 0x2e;
130pub const URDU = 0x20;
131pub const UZBEK = 0x43;
132pub const VALENCIAN = 0x03;
133pub const VIETNAMESE = 0x2a;
134pub const WELSH = 0x52;
135pub const WOLOF = 0x88;
136pub const XHOSA = 0x34;
137pub const YAKUT = 0x85;
138pub const YI = 0x78;
139pub const YORUBA = 0x6a;
140pub const ZULU = 0x35;
141