pub fn call_static(gas_limit: u64, address: &Address, data: &[u8]) -> CallResult
Executes a static call which cannot mutate the state.