fn startsWithIgnoreCase(haystack: []const u8, needle: []const u8) bool
haystack: []const u8,
needle: []const u8,