Alias B4_G4_R4_A4.numFormats

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