Alias GLSupport.~this

class GLSupport
{
  // ...
  alias ~this;
  // ...
}