1 // bindgen-flags: --rust-target 1.26
2 
3 struct foo {
4   long double bar;
5 };
6