gdi32
pub unsafe extern "system" fn SetWindowOrgEx( hdc: HDC, x: c_int, y: c_int, lppt: LPPOINT) -> BOOL