pub const OP_BOOLOR: u8 = 0x9b;
Pop the top two stack items and push 1 if either is nonzero, else push 0.