pub unsafe extern "C" fn fftwf_fprint_plan(
    p: fftwf_plan,
    output_file: *mut FILE
)