NCURSES_IMPEXP
# define NCURSES_IMPEXP /* nothing */
# undef NCURSES_IMPEXP
# define NCURSES_IMPEXP __declspec(dllexport)
# define NCURSES_IMPEXP /* nothing */
# define NCURSES_IMPEXP __declspec(dllimport)