Function decompose

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