job_read_callback
job->event = bufferevent_new(job->fd, job_read_callback,
static void job_read_callback(struct bufferevent *, void *);