pub const getrusage = switch (native_os)
pub const getrusage = switch (native_os) { .netbsd => private.__getrusage50, else => private.getrusage, }