pub const OP_NOT: u8 = 0x91;
OP_NOT - If the input is 0 or 1, it is flipped. Otherwise the output is 0