public static extern int GetClipBox(IntPtr hDC, ref Win32.RECT rectBox);
 public static extern IntPtr CreateRectRgnIndirect(ref Win32.RECT rect);