Variable ExtType.type

Type information about this extension type;

struct ExtType
{
  // ...
  ubyte type;
  // ...
}