pub const getdents = switch (native_os)
pub const getdents = switch (native_os) { .netbsd => private.__getdents30, else => private.getdents, }