pub fn logicalPos(w: *const Writer) u64
pub fn logicalPos(w: *const Writer) u64 { return w.pos + w.interface.end; }