pub unsafe extern "C" fn gtk_print_settings_foreach(
    settings: *mut GtkPrintSettings,
    func: GtkPrintSettingsFunc,
    user_data: gpointer
)