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