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