public static extern int WSEnumDevices(IntPtr lpws, ref DEVICE lpDevice, WSEnumDevicesCallback callback);
 public static extern int WSEnumDevices(IntPtr lpws, ref DEVICE lpDevice, WSEnumDevicesCallback callback);