Alias Bgra8_uInt.SurfType

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