Alias Rgb16_uNorm.SurfType

struct Rgb16_uNorm
{
  // ...
  alias SurfType = R16_G16_B16;
  // ...
}