pub const InitOptions = struct
pub const InitOptions = struct { reader: *std.Io.Reader, keep_names: bool = false, }