Function DwmSetWindowAttribute

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