pub const dirent_t = extern struct
pub const dirent_t = extern struct { next: dircookie_t, ino: inode_t, namlen: dirnamlen_t, type: filetype_t, }