const char * curses_version() { return "NetBSD-Curses" #ifdef CURSES_VERSION " " CURSES_VERSION #endif ; }