pub unsafe extern "C" fn cft_args_set_maxn(
    handle: *mut fasttext_args_t,
    maxn: c_int
)