pub type xmlChLRange = _xmlChLRange;
#[repr(C)]pub struct xmlChLRange { pub low: u32, pub high: u32, }
low: u32
high: u32