__trace_point
#define TRACE_POINT() __trace_point(__FILE__, __LINE__)
extern void __trace_point(const char *, int);