1 2 3 4 5 6 7 8 9
[Version (deprecated = true)] [CCode (has_type_id = false)] [SimpleType] struct Foo { public void* bar; } void main () { }