GPIOLOCK_MAXPINS
int _map[GPIOLOCK_MAXPINS];
if (npins < GPIOLOCK_MINPINS || npins > GPIOLOCK_MAXPINS) {