struct foo { // yaml: { default: { one: 111 } } struct { char one; // yaml: { default: 11 } } bar; };