Alias Abgr8_uInt.SurfType

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