pub unsafe extern "C" fn gtk_print_settings_set_printer(
    settings: *mut GtkPrintSettings,
    printer: *const c_char
)