open_data_file
int open_data_file(const char *filename);
fd = open_data_file(schema);
fd = open_data_file(filename);