Alias Bgr8_sInt.SurfType

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