pub type WGLSWAP = _WGLSWAP;
struct WGLSWAP { pub hdc: *mut HDC__, pub uiFlags: u32, }
hdc: *mut HDC__
uiFlags: u32