1/**
2 * FIXME: Uncomment this once we can generate the proper alignment for the type,
3 * i.e., when we use u128/i128.
4struct Foo {
5  __int128 foo;
6};
7 */
8