FILE
#define FILE struct output
typedef struct __sFILE FILE;
typedef struct FILE
} FILE;
enum { RAMDISK, FILE, CDEV } type;