#[no_mangle] pub unsafe extern "C" fn __revmc_builtin_tstore( ecx: &mut EvmContext<'_>, [value, key]: &mut [EvmWord; 2], ) -> InstructionResult