#include int StormEngineTests(int argc, char **argv){ printf("it lives\n"); return 0; }