call_trace
pub fn on_trace<T, F: FnOnce() -> T>(f: F, ctx: CallContext) -> T
Called by #[trace].
#[trace]