pub unsafe fn DwmRegisterThumbnail<'a>( hwnddestination: impl IntoParam<'a, HWND>, hwndsource: impl IntoParam<'a, HWND>, ) -> Result<isize>