#include "pk_trace_wrap.h" #include "pk.h" #include "pk_trace.h" void pk_trace_wrap(const char* str) { PK_TRACE("testsetest"); }