pub unsafe extern "C" fn cft_args_set_pretrained_vectors(
    handle: *mut fasttext_args_t,
    vectors: *const c_char
)