Function windows_sys::Win32::UI::Controls::SetWindowThemeAttribute
pub unsafe extern "system" fn SetWindowThemeAttribute(
hwnd: HWND,
eattribute: WINDOWTHEMEATTRIBUTETYPE,
pvattribute: *const c_void,
cbattribute: u32,
) -> HRESULT