pub const mlock2 = switch (native_os)
pub const mlock2 = switch (native_os) { .linux => private.mlock2, else => {}, }