#ifndef NOTCURSES_TEST_MAIN #define NOTCURSES_TEST_MAIN #include "doctest.h" #include char* find_data(const char* datum); #endif