pub unsafe extern "C" fn cft_args_set_dim(
    handle: *mut fasttext_args_t,
    dim: c_int
)