pub const OP_CHECKMULTISIG: u8 = 0xae;
Pop N public keys and M signatures, push 1 if all signatures are valid, 0 otherwise.