Function decompose_unicode

Source
fn decompose_unicode(
    _: &hb_ot_shape_normalize_context_t<'_>,
    ab: char,
) -> Option<(char, char)>