fn apply_lookup(
ctx: &mut hb_ot_apply_context_t<'_, '_>,
input_len: usize,
match_positions: &mut SmallVec<[usize; 4]>,
match_end: usize,
lookups: LazyArray16<'_, SequenceLookupRecord>,
)
fn apply_lookup(
ctx: &mut hb_ot_apply_context_t<'_, '_>,
input_len: usize,
match_positions: &mut SmallVec<[usize; 4]>,
match_end: usize,
lookups: LazyArray16<'_, SequenceLookupRecord>,
)