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