Alias Bgra8_sRgb.SurfType

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