Function windows_sys::Win32::Graphics::Dwm::DwmSetWindowAttribute
pub unsafe extern "system" fn DwmSetWindowAttribute(
hwnd: HWND,
dwattribute: u32,
pvattribute: *const c_void,
cbattribute: u32,
) -> HRESULT