pub unsafe fn FlashWindow<P0, P1>(hwnd: P0, binvert: P1) -> BOOLwhere P0: Param<HWND>, P1: Param<BOOL>,