I have a constant value defined by a variable:
const VAL : usize = 32;
I want to make a function like this:
macro_rules! valfn