public static extern void GetLocalTime(ref Structs.SYSTEMTIME Time);
 public static extern bool SetLocalTime(ref Structs.SYSTEMTIME Time);