nsclpcsio_gpio_pin_write
static void nsclpcsio_gpio_pin_write(void *, int, int);
nsclpcsio_gpio_pin_write(sc, i, sc->sc_gpio_pins[i].pin_state);
sc->sc_gpio_gc.gp_pin_write = nsclpcsio_gpio_pin_write;