ftgpio_pin_set_io
ftgpio_pin_set_io(sc, pin_num, 0 /* input */);
ftgpio_pin_set_io(sc, pin_num, 1 /* output */);