pub unsafe extern "C" fn fftwf_plan_dft_c2r(
rank: c_int,
n: *const c_int,
in_: *mut fftwf_complex,
out: *mut f32,
flags: c_uint,
) -> fftwf_plan
pub unsafe extern "C" fn fftwf_plan_dft_c2r(
rank: c_int,
n: *const c_int,
in_: *mut fftwf_complex,
out: *mut f32,
flags: c_uint,
) -> fftwf_plan