pub const Context = struct
pub const Context = struct { mr: *MultiReader, fr: File.Reader, vec: [1][]u8, err: ?Error, }