#ifndef TEST_H #define TEST_H void tsStart(const char* path); #endif