Alias Abgr8_uNorm.SurfType

struct Abgr8_uNorm
{
  // ...
  alias SurfType = A8_B8_G8_R8;
  // ...
}