Alias ClipRectSaver.~this

struct ClipRectSaver
{
  // ...
  alias ~this;
  // ...
}