1pub type c_char = i8;
2pub type wchar_t = i32;
3