Alias Abgr8_sRgb.SurfType

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