empty_data
#define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ })
struct empty_data {