pub fn read_cgroup_nested_keyed_file(
    path: &str
) -> Result<HashMap<String, HashMap<String, String>>>