#[no_mangle] pub unsafe extern "C" fn __revmc_builtin_eof_create( ecx: &mut EvmContext<'_>, [in_len, in_offset, salt, value]: &mut [EvmWord; 4], initcontainer_index: usize, _spec_id: SpecId, ) -> InstructionResult