Alias D32_S8.numFormats

struct D32_S8
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.sFloat);
  // ...
}