Locks all the specified bindings and returns a function for unlocking them in reverse order.
The bindings to be locked
a function to unlock all of the specified bindings, in reverse order
Locks all the specified bindings and returns a function for unlocking them in reverse order.