pub const MATCH_UNWRAP: u8 = 0x72;
Peek top: if not wrapper of kind, ip += fail_offset. If matches, replace top with inner value (unwrap in-place). kind: 0=Ok, 1=Err, 2=Some.
kind