get_nth
ASSERT_EQ(get_nth(_metadata, proc_path, 3, &line), 1);
nread = get_nth(_metadata, proc_path, 1, &line);