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