whnod
struct whnod *t;
t = (struct whnod *)getstor(sizeof(struct whnod));
#define whptr(x) ((struct whnod *)x)
struct whnod *_whptr;