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