FNTCRC
FNTCRC(cooked_font) = crc32(0, new_font, size + sizeof(*new_font));
&& (FNTCRC(font_data[i]) == FNTCRC(cooked_font))) {