pub unsafe extern "C" fn gtk_font_chooser_set_font_desc(
    fontchooser: *mut GtkFontChooser,
    font_desc: *const PangoFontDescription
)