macro_rules! location { () => { ... }; }
Constructs a Location that is not affected by #[track_caller].
Location
#[track_caller]