pub type fftwl_iodim = fftw_iodim_do_not_use_me;
#[repr(C)]pub struct fftwl_iodim { pub n: i32, pub is: i32, pub os: i32, }
n: i32
is: i32
os: i32