public static extern IntPtr MonitorFromPoint(ApiPoint pt, MonitorDefault flags);
 public static extern bool GetCursorPos(out ApiPoint lpPoint);