pub unsafe extern "C" fn hb_buffer_set_unicode_funcs(
    buffer: *mut hb_buffer_t,
    unicode_funcs: *mut hb_unicode_funcs_t
)