pub unsafe extern "C" fn cft_args_set_ws(
    handle: *mut fasttext_args_t,
    ws: c_int
)