typedef struct data { char *file_name; unsigned char file_type; } file_data;