dirfd_open_opath
cgroup_fd = dirfd_open_opath(cgroup);
extern int dirfd_open_opath(const char *dir);
cgroup_fd = dirfd_open_opath(cg_test_d);