pub unsafe extern "C" fn cft_args_set_epoch(
    handle: *mut fasttext_args_t,
    epoch: c_int
)