#[no_mangle] pub unsafe extern "C" fn __revmc_builtin_func_stack_push( ecx: &mut EvmContext<'_>, pc: usize, new_idx: usize, ) -> InstructionResult