fn formatAddress(value: anytype, options: FormatOptions, writer: anytype) @TypeOf(writer).Error!void
value: anytype,
options: FormatOptions,
writer: anytype,