pub unsafe extern "C" fn hb_font_glyph_to_string( font: *mut hb_font_t, glyph: hb_codepoint_t, s: *mut c_char, size: c_uint, )