pub const OP_WITHIN: u8 = 0xa5; // 165u8
OP_WITHIN - Returns 1 if x is within the specified range (left-inclusive), 0 otherwise