struct S { int[] unsizedArray; }; MyInterfaceBlock { S data; }; /*%%* unsized arrays are not permitted here *%%*/