Alias Bgr8_sNorm.SurfType

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