Alias X8_D24.numFormats

struct X8_D24
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.uNorm);
  // ...
}