Alias D16_S8.numFormats

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