pub const gettimeofday = switch (native_os)
pub const gettimeofday = switch (native_os) { .netbsd => private.__gettimeofday50, else => private.gettimeofday, }