pub fn run_add( input: &[u8], gas_cost: u64, gas_limit: u64, ) -> Result<PrecompileOutput, PrecompileErrors>