fftw_malloc 24 test/fftw3.c b0 = fftw_malloc(sizeof(fftw_complex) * n); fftw_malloc 25 test/fftw3.c b1 = fftw_malloc(sizeof(fftw_complex) * n);