make class Job a real subclass of the job definition struct and turn the JobClosure into a trampoline
this draft is based on - Cehteh's draft for the scheduler - my plannings about segmentation and JobTicket it defines "Job" as a closure which can be invoked from plain-C, using the information in the job descriptor datastructure