pub const Entry = struct
pub const Entry = struct { name: []const u8, kind: File.Kind, inode: File.INode, }