pub unsafe extern "C" fn cft_args_set_min_count(
    handle: *mut fasttext_args_t,
    min_count: c_int
)