macro_rules! pp_mut { ($integer:ident) => { ... }; }
Increments the provided integer by one and returns it.