__LDATA
__LDATA *line; /* Pointer to the line text. */
__LDATA *wspace; /* window space (for cleanup) */
int __waddch(WINDOW *, __LDATA *);
#define __LDATASIZE (sizeof(__LDATA))