Alias GLDrawBuf.~this

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