NOTE: makegen creates a new function for every call to it. This is so that we can guarantee the correct version of a given function at run-time during RT operation. The f_goto[] array keeps track of where to map a particular function table number during the queueing of RT Instruments.
install_gen(int slot, int size, float *table)See makegen for info about function table creation.