Alias Bgr8_uInt.SurfType

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