open_schema_file
int open_schema_file(const char *schema);
fd = open_schema_file(schema_files[i]);
fd = open_schema_file(filename);