sfnt_read_head_table 19079 src/sfnt.c       head = sfnt_read_head_table (fd, font);
sfnt_read_head_table 1352 src/sfnt.h     extern struct sfnt_head_table *sfnt_read_head_table (PROTOTYPE);
sfnt_read_head_table  923 src/sfntfont.c   head = sfnt_read_head_table (fd, subtables);
sfnt_read_head_table 2791 src/sfntfont.c   tables->head = sfnt_read_head_table (fd, subtable);