struct Struct { int foo; // Field to be cleared char bar; // Other fields // May have padding for alignment purposes };