procfs__read_str
int procfs__read_str(const char *entry, char **buf, size_t *sizep);
if (procfs__read_str(path, &buf, &len) < 0)
procfs__read_str(path, &comm, &sz) == 0) {