pub unsafe extern "C" fn gtk_font_chooser_set_font(
    fontchooser: *mut GtkFontChooser,
    fontname: *const c_char
)