// linker define fft_consts #include "fft_consts.h" const vec fft_consts[128][GFBITS] = { #include "consts.data" };