fn formatFloatHexadecimal(value: anytype, options: FormatOptions, writer: anytype) !void
value: anytype,
options: FormatOptions,
writer: anytype,