pub fn byzantium_gas_calc( base_len: u64, exp_len: u64, mod_len: u64, exp_highp: &U256, ) -> u64
Calculate the gas cost for the modexp precompile with BYZANTIUM gas rules.