pub fn calc_call_gas<SPEC: Spec>(
interpreter: &mut Interpreter,
account_load: AccountLoad,
has_transfer: bool,
local_gas_limit: u64,
) -> Option<u64>
pub fn calc_call_gas<SPEC: Spec>(
interpreter: &mut Interpreter,
account_load: AccountLoad,
has_transfer: bool,
local_gas_limit: u64,
) -> Option<u64>