__window
typedef struct __window WINDOW;
struct __window *nextp, *orig; /* Subwindows list and parent. */
struct __window *winp; /* The window. */