#include "print.h" #include #include int tcpl_print(char* s) { return printf("%s: %s\n", arg0, s); }