pub type XTrap = _XTrap;
#[repr(C)]pub struct XTrap { pub top: _XSpanFix, pub bottom: _XSpanFix, }
top: _XSpanFix
bottom: _XSpanFix