#include "test_lib.h" #include int main() { printf("test_lib starting...\n"); TT_HHS a; TT_CCS b; // printf("%i, %i\n", a.x, a.y); }