typedef struct _Kiev { int on; int count; } Kiev; extern void burrowing( float *S1, float *S2, float *C1, float *C2, int N2, float mult, float thresh, int smoothWidth, float **smoothWindow );