pub type CBTACTIVATESTRUCT = tagCBTACTIVATESTRUCT;
struct CBTACTIVATESTRUCT { pub fMouse: i32, pub hWndActive: *mut HWND__, }
fMouse: i32
hWndActive: *mut HWND__