nscd_trace_str
#define TRACE_STR(s) nscd_trace_str(#s, s, __FILE__, __LINE__)
void nscd_trace_str(const char *, const char *, const char *, int);