pub unsafe extern "C" fn cft_args_set_neg(
    handle: *mut fasttext_args_t,
    neg: c_int
)