struct ${1:`Filename('$1_t', 'name')`} {
	${2:/* data */}
}${3: /* optional variable list */};${4}