fn formatBuf(buf: []const u8, options: FormatOptions, writer: anytype) !void
buf: []const u8,
options: FormatOptions,
writer: anytype,