encoded_glyph_length
size_t glyphLength = encoded_glyph_length(*sourcePtr);
size_t glyphLength = encoded_glyph_length(*(source + sourceCount));