pub unsafe extern "C" fn gsl_fft_complex_float_radix2_dif_transform(
data: gsl_complex_packed_array_float,
stride: usize,
n: usize,
sign: gsl_fft_direction
) -> c_int
pub unsafe extern "C" fn gsl_fft_complex_float_radix2_dif_transform(
data: gsl_complex_packed_array_float,
stride: usize,
n: usize,
sign: gsl_fft_direction
) -> c_int