Variable ExtType.length

Number of bytes in this extension type

struct ExtType
{
  // ...
  ulong length;
  // ...
}