fixed overhead for entire handleOp bundle.
non-zero byte cost, for calldata gas cost calculations
per userOp overhead, added on top of the above fixed per-bundle.
overhead for userOp word (32 bytes) block
expected length of the userOp signature.
zero byte cost, for calldata gas cost calculations
expected bundle size, to split per-bundle overhead between all ops.