pub const std_options = struct { pub const io_mode = .evented; }; pub fn main() void {}