STATS_BUF_SIZE
memset(buf, '\0', STATS_BUF_SIZE);
buf = malloc(STATS_BUF_SIZE);
r.re.len = STATS_BUF_SIZE;