Alias Stats.LabelTypeT

struct Stats
{
  // ...
  alias LabelTypeT = LabelType;
  // ...
}