* ```rust #[repr(C)] pub struct Foo { bar: String; } ```