cg_control
ret = inotify_add_watch(fd, cg_control(cgroup, filename), IN_MODIFY);
extern char *cg_control(const char *cgroup, const char *control);