This data is stored inside extra, with two sets of trailing Ref:
Ref
then_body_len
else_body_len
condition: Ref
then_body_len: u32
else_body_len: u32
pub const CondBr = struct { condition: Ref, then_body_len: u32, else_body_len: u32, }
Press escape to exit search and then '?' to see more options.