// Confirm that `Class::isStandardLayout()` holds for a C struct. struct PlainOldCStruct { int x; };