read_datafile
struct entry* read_datafile(const char* name, int skip_whitespace);
struct entry* list = read_datafile(fname, 1);
struct entry* list = read_datafile(fname, 1);
struct entry* list = read_datafile(fname, 1);