def piUnlock(*args): return _wiringpi.piUnlock(*args)
def piUnlock(key): return _wiringpi.piUnlock(key)