pub const OP_PUSHDATA4: u8 = 0x4e; // 78u8
Read the next 4 bytes as N; push the next N bytes as an array onto the stack.