pub unsafe extern "system" fn SetLayeredWindowAttributes(
    hwnd: HWND,
    crKey: COLORREF,
    bAlpha: BYTE,
    dwFlags: DWORD
) -> BOOL