pub unsafe extern "C" fn gtk_print_settings_set_resolution(
    settings: *mut GtkPrintSettings,
    resolution: c_int
)