pub unsafe fn DwmGetWindowAttribute( hwnd: HWND, dwattribute: DWMWINDOWATTRIBUTE, pvattribute: *mut c_void, cbattribute: u32, ) -> Result<()>