pub unsafe extern "C" fn cft_args_set_seed(
    handle: *mut fasttext_args_t,
    seed: c_int
)