public static extern bool GetClientRect(IntPtr hWnd, out Form_FakeTransparentOverlay.RECT lpRect);
 public static extern bool GetWindowRect(IntPtr hwnd, out Form_FakeTransparentOverlay.RECT lpRect);