pub unsafe extern "system" fn UpdateLayeredWindowIndirect(
    hwnd: HWND,
    pulwinfo: *const UPDATELAYEREDWINDOWINFO,
) -> BOOL