pub unsafe extern "C" fn gtk_print_settings_set_bool(
    settings: *mut GtkPrintSettings,
    key: *const c_char,
    value: gboolean
)