pub unsafe extern "C" fn gtk_print_settings_set_printer_lpi(
    settings: *mut GtkPrintSettings,
    lpi: c_double
)