The struct-body of a struct defines the members of the struct.
struct-body
{
struct-member-declarations
}