pub type mbDraggableRegion = _mbDraggableRegion;
struct mbDraggableRegion { pub bounds: tagRECT, pub draggable: i32, }
bounds: tagRECT
draggable: i32