pub const TAIL_CALL_KNOWN: u8 = 0x44;
Mutual tail-call to a known function: reuse frame, switch target.