pub unsafe extern "C" fn cft_args_set_verbose(
    handle: *mut fasttext_args_t,
    verbose: c_int
)