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