@Override
 public void revertToSelf() {
   Advapi32.INSTANCE.RevertToSelf();
 }