Function windows_sys::Win32::UI::WindowsAndMessaging::GetLayeredWindowAttributes
pub unsafe extern "system" fn GetLayeredWindowAttributes(
hwnd: HWND,
pcrkey: *mut COLORREF,
pbalpha: *mut u8,
pdwflags: *mut LAYERED_WINDOW_ATTRIBUTES_FLAGS,
) -> BOOL