pub unsafe fn RegisterScaleChangeNotifications<'a>( displaydevice: DISPLAY_DEVICE_TYPE, hwndnotify: impl IntoParam<'a, HWND>, umsgnotify: u32, ) -> Result<u32>