pub type mbDraggableRegion = _mbDraggableRegion;
#[repr(C)]pub struct mbDraggableRegion { pub bounds: tagRECT, pub draggable: i32, }
bounds: tagRECT
draggable: i32