pub fn extcall_gas_calc<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: &mut InstructionContext<'_, H, WIRE>,
target: Address,
transfers_value: bool,
) -> Option<u64>
pub fn extcall_gas_calc<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: &mut InstructionContext<'_, H, WIRE>,
target: Address,
transfers_value: bool,
) -> Option<u64>