pub unsafe extern "C" fn hb_unicode_decompose_compatibility(
    ufuncs: *mut hb_unicode_funcs_t,
    u: hb_codepoint_t,
    decomposed: *mut hb_codepoint_t
) -> c_uint