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