pub type xmlChSRange = _xmlChSRange;
#[repr(C)]pub struct xmlChSRange { pub low: u16, pub high: u16, }
low: u16
high: u16