rustc_ap_rustc_data_structures
macro_rules! box_region_allow_access { (for($($lifetimes:tt)*), ($($args:ty),*), ($($exprs:expr),*), $action:ident) => { ... }; }