Sorry. My mistake. Who would do such a thing as "define" a struct in this way. (I'm used to putting its name at the end in which case it would make sense.)
Or else use typedef. I get confused whether the name is just after 'struct', or at the end, vs. when using typedef.