cp210x_gpio_set
cp210x_gpio_set(gc, gpio, 1);
return cp210x_gpio_set(gc, gpio, value);
priv->gc.set = cp210x_gpio_set;