pub unsafe fn DwmSetIconicThumbnail<'a>( hwnd: impl IntoParam<'a, HWND>, hbmp: impl IntoParam<'a, HBITMAP>, dwsitflags: u32, ) -> Result<(), Error>