1 struct Struct
2 {
3     void Function(union Union&);
4 };
5