pub type fftwf_write_char_func = fftw_write_char_func_do_not_use_me;
enum fftwf_write_char_func { None, Some(unsafe extern "C" fn(_: i8, _: *mut c_void)), }
No value.
Some value of type T.
T