swnod
struct swnod *t;
t = (struct swnod *)getstor(sizeof(struct swnod));
#define swptr(x) ((struct swnod *)x)