fn writeConstType(writer: anytype, die_offset: anytype, value_bytes: []const u8) !void
writer: anytype,
die_offset: anytype,
value_bytes: []const u8,