pub type XTrap = _XTrap;
struct XTrap { pub top: _XSpanFix, pub bottom: _XSpanFix, }
top: _XSpanFix
bottom: _XSpanFix