getstr
#define getstr(s) wgetstr(stdscr, s)
getstr(char *id, char **cpp)
getstr(const char **p, const char *ep, const char *delim)
getstr(char *buf, int cnt, const char *emsg)
getstr(char *buf, int cnt, const char *errmsg)
getstr(char *buf, int cnt, const char *err)
getstr(char *cmd, int c)
#define getstr(n) errstr[n]
#define getstr(n) catgets(catalog, 1, n, errstr[n])
getstr(void)