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