public static void ClearLastWin32Error()
 {
     PInvokeMarshal.ClearLastWin32Error();
 }