fn expectStringStartsWith(actual: []const u8, expected_starts_with: []const u8) !void
actual: []const u8,
expected_starts_with: []const u8,