pub fn run_pair( input: &[u8], pair_per_point_cost: u64, pair_base_cost: u64, gas_limit: u64, ) -> PrecompileResult