pub unsafe extern "C" fn gtk_font_selection_dialog_set_preview_text(
    fsd: *mut GtkFontSelectionDialog,
    text: *const c_char
)