pub unsafe extern "system" fn DwmSetWindowAttribute(
    hWnd: HWND,
    dwAttribute: DWORD,
    pvAttribute: LPCVOID,
    cbAttribute: DWORD
) -> HRESULT