pub unsafe extern "system" fn SetLayeredWindowAttributes(
    hwnd: *mut HWND__,
    crKey: u32,
    bAlpha: u8,
    dwFlags: u32
) -> i32