Macro use_bindings

Source
macro_rules! use_bindings {
    ($bindings:ident) => { ... };
}