pub fn bls12_377_final_exponentiation(f: Vec<u8>) -> Result<Vec<u8>, ()>
Pairing final exponentiation for BLS12-377.
ArkScale<Bls12_377::TargetField>