pub unsafe extern "C" fn gtk_print_job_set_page_ranges(
    job: *mut GtkPrintJob,
    ranges: *mut GtkPageRange,
    n_ranges: c_int
)