Alias Bgra8_sInt.SurfType

struct Bgra8_sInt
{
  // ...
  alias SurfType = B8_G8_R8_A8;
  // ...
}