pub fn extcall_gas_calc<H: Host + ?Sized>( interpreter: &mut Interpreter, host: &mut H, target: Address, transfers_value: bool, ) -> Option<u64>