pub const OP_IF: u8 = 0x63;
Execute the following statements if the top stack value is true (non-zero).