public struct S where T : class { private T t; }