fn toSlice(hs: *const HexString) []const u8
Result is byte values, not hex-encoded.
hs: *const HexString,