pub const Options = struct
pub const Options = struct { in: *Reader, out: *Writer, zig_version: []const u8, }