fn printString(wip: *Wip, comptime fmt: []const u8, args: anytype) !u32
wip: *Wip,
fmt: []const u8,
args: anytype,