pub unsafe extern "C" fn gtk_font_chooser_set_show_preview_entry(
    fontchooser: *mut GtkFontChooser,
    show_preview_entry: gboolean
)