pub const MLOCK = switch (native_os)
pub const MLOCK = switch (native_os) { .linux => linux.MLOCK, else => void, }