pub const LIBXML2_VERSION_NUM: c_int = _; // 21_200i32
libxml2 version as a number: 2 * 10000 + 12 * 100 + 0 = 21200