#[no_mangle] pub unsafe extern "C" fn __revmc_builtin_calldatacopy( ecx: &mut EvmContext<'_>, sp: &mut [EvmWord; 3], ) -> InstructionResult