const have_preadv = switch (native_os)
const have_preadv = switch (native_os) { .windows, .haiku => false, else => true, }