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