Macro hexlower_permissive

Source
macro_rules! hexlower_permissive {
    ($x: tt) => { ... };
}