sfnt_read_head_table 19281 src/sfnt.c       head = sfnt_read_head_table (fd, font);
sfnt_read_head_table 1360 src/sfnt.h     extern struct sfnt_head_table *sfnt_read_head_table (PROTOTYPE);
sfnt_read_head_table  991 src/sfntfont.c   head = sfnt_read_head_table (fd, subtables);
sfnt_read_head_table 2904 src/sfntfont.c   tables->head = sfnt_read_head_table (fd, subtable);