file_t
typedef struct file *file_t;
typedef struct file file_t; /* XXX: Should we put this in sys/types.h ? */