pub unsafe extern "C" fn pango_fontset_foreach(
    fontset: *mut PangoFontset,
    func: PangoFontsetForeachFunc,
    data: gpointer
)