pub unsafe extern "C" fn gtk_print_job_set_n_up(
    job: *mut GtkPrintJob,
    n_up: c_uint
)