pub unsafe fn InvalidateRgn<P0, P1, P2>(hwnd: P0, hrgn: P1, berase: P2) -> BOOLwhere P0: Param<HWND>, P1: Param<HRGN>, P2: Param<BOOL>,