pub unsafe extern "C" fn pango_glyph_item_iter_init_end(
    iter: *mut PangoGlyphItemIter,
    glyph_item: *mut PangoGlyphItem,
    text: *const c_char
) -> gboolean