1// bindgen-flags: --no-copy MyType
2
3typedef struct MyType MyTypeT;
4