fn testIp6Parse(input: []const u8) !void
fn testIp6Parse(input: []const u8) !void { return testIp6ParseTransform(input, input); }