private static extern bool EnumDisplayDevices(
     IntPtr lpDevice, int iDevNum,
     ref DISPLAY_DEVICE lpDisplayDevice, int dwFlags);