pub const port_t = switch (native_os)
pub const port_t = switch (native_os) { .illumos => c_int, else => void, }