pub unsafe extern "C" fn fftw_plan_dft_c2r( rank: c_int, n: *const c_int, in_: *mut fftw_complex, out: *mut f64, flags: c_uint, ) -> fftw_plan