pub unsafe extern "C" fn fftwf_plan_guru_dft_c2r(
rank: c_int,
dims: *const fftwf_iodim,
howmany_rank: c_int,
howmany_dims: *const fftwf_iodim,
in_: *mut fftwf_complex,
out: *mut f32,
flags: c_uint,
) -> fftwf_plan
pub unsafe extern "C" fn fftwf_plan_guru_dft_c2r(
rank: c_int,
dims: *const fftwf_iodim,
howmany_rank: c_int,
howmany_dims: *const fftwf_iodim,
in_: *mut fftwf_complex,
out: *mut f32,
flags: c_uint,
) -> fftwf_plan