pub unsafe fn ScaleWindowExtEx( hdc: HDC, xn: i32, xd: i32, yn: i32, yd: i32, lpsz: Option<*mut SIZE>, ) -> BOOL