Alias R4_G4.numFormats

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