pub unsafe extern "C" fn cft_args_set_save_output(
    handle: *mut fasttext_args_t,
    save_output: bool
)