threadpool_job_destroy
fail0: threadpool_job_destroy(&wg->wg_job);
threadpool_job_destroy(&wg->wg_job);
void threadpool_job_destroy(struct threadpool_job *);
threadpool_job_destroy(&tester_ctx.ctx_job);
threadpool_job_destroy(&tester_ctx.ctx_job);
threadpool_job_destroy(&data->job);