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