Alias Bgr8_uNorm.SurfType

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