Alias D24_S8.numFormats

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