public static extern Status XRemoveHosts(IntPtr display, ref XHostAddress hosts, int num_hosts);
 public static extern Status XRemoveHost(IntPtr display, ref XHostAddress host);