GetLayeredWindowAttributes

Function GetLayeredWindowAttributes 

pub unsafe fn GetLayeredWindowAttributes(
    hwnd: HWND,
    pcrkey: Option<*mut COLORREF>,
    pbalpha: Option<*mut u8>,
    pdwflags: Option<*mut LAYERED_WINDOW_ATTRIBUTES_FLAGS>,
) -> Result<()>