pub const ioctl = switch (native_os)
pub const ioctl = switch (native_os) { .windows, .wasi => {}, else => private.ioctl, }