macro_rules! loc { () => { ... }; }
Handy macro to return the filename and line number of a place in the code.