pub unsafe extern "C" fn pango_cairo_show_glyph_string(
    cr: *mut cairo_t,
    font: *mut PangoFont,
    glyphs: *mut PangoGlyphString
)