pub unsafe fn DwmEnableBlurBehindWindow<'a>( hwnd: impl IntoParam<'a, HWND>, pblurbehind: *const DWM_BLURBEHIND, ) -> Result<()>