fn count_all_deltas(data: FontData<'_>) -> usize
Counts the number of deltas available in the given data, avoiding excessive reads.