// https://github.com/harfbuzz/harfbuzz/blob/8062c372590980d36d5b4cc720d33dca2662c56e/src/hb-limits.hh#L32
/// * `gsub_cache` - The GSUB layout cache, created via [new_layout_cache][crate::layout::new_layout_cache].
let match_type = MatchType::from_lookup_flag(lookup.lookup_flag, lookup.mark_filtering_set);
pub fn replace_missing_glyphs<T: GlyphData>(glyphs: &mut [RawGlyph<T>], num_glyphs: u16) {
/// // We look ahead in the char stream for variation selectors. If one is found it is used for
// "The 'rvrn' feature is mandatory: it should be active by default and not directly exposed to