valgrind_strlen 67 lib/util/util.h #define strlen(x) valgrind_strlen(x) valgrind_strlen 68 lib/util/util.h size_t valgrind_strlen(const char *s);