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