Function windows_sys::Win32::UI::WindowsAndMessaging::SetLayeredWindowAttributes
pub unsafe extern "system" fn SetLayeredWindowAttributes(
hwnd: HWND,
crkey: COLORREF,
balpha: u8,
dwflags: LAYERED_WINDOW_ATTRIBUTES_FLAGS,
) -> BOOL