Function compose

Source
fn compose(
    _: &hb_ot_shape_normalize_context_t<'_>,
    a: char,
    b: char,
) -> Option<char>