pub type FileType = NamedObjType<FileDescContent, FileBodyContent>;
pub struct FileType { /* private fields */ }