pub const sigaction = switch (native_os)
pub const sigaction = switch (native_os) { .netbsd => private.__sigaction14, else => private.sigaction, }