pub const dirent64 = extern struct
pub const dirent64 = extern struct { ino: u64, off: u64, reclen: u16, type: u8, name: [0]u8, }