pub unsafe fn GetDpiForMonitor( hmonitor: HMONITOR, dpitype: MONITOR_DPI_TYPE, dpix: *mut u32, dpiy: *mut u32, ) -> Result<()>