pub fn unsafe_calldata_copy(from: usize, length: usize, ret: &mut [u8])
Executes callDataCopy, but does not check for overflow.