1 // bindgen-flags: --opaque-type ".*"
2 
3 union a;
4 struct b;
5