GPIOUNSET
if (ioctl(*fd, GPIOUNSET, &set) == -1)
case GPIOUNSET:
if (ioctl(devfd, GPIOUNSET, &set) == -1)