typedef struct windpub Windpub; typedef struct wind Wind; typedef struct atombuf { long a_argc; struct atom a_argv[1]; }Atombuf; typedef struct binbuf Binbuf;