fn check_if_fixed_gas_limit( ecx: &'_ mut InnerEvmContext<&'_ mut (dyn DatabaseExt + '_)>, call_gas_limit: u64, ) -> bool