pub unsafe fn SetViewportExtEx<P0>( hdc: P0, x: i32, y: i32, lpsz: Option<*mut SIZE>, ) -> BOOLwhere P0: Param<HDC>,