pub fn verify_blinded_signature( msg: BlindedMessage, sig: BlindedSignature, pk: AggregatePublicKey, ) -> bool