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