pub unsafe extern "C" fn gtk_print_job_set_source_fd(
    job: *mut GtkPrintJob,
    fd: c_int,
    error: *mut *mut GError
) -> gboolean