pub type ContextId = u16;
Unique to each function in source code. Unlike FrameId, multiple frames can share a ContextID if they came from the same function of source code.