Alias Bgr8_sRgb.SurfType

struct Bgr8_sRgb
{
  // ...
  alias SurfType = B8_G8_R8;
  // ...
}