const std = @import("std"); pub const c = @import("c.zig").c; pub const Keycode = u32; pub const Keymod = u16;