pub unsafe extern "system" fn GetDpiForMonitor( hmonitor: HMONITOR, dpitype: MONITOR_DPI_TYPE, dpix: *mut u32, dpiy: *mut u32, ) -> HRESULT