pub unsafe extern "C" fn gsl_fft_halfcomplex_radix2_unpack( halfcomplex_coefficient: *const f64, complex_coefficient: *mut f64, stride: usize, n: usize) -> c_int