pub fn verify_by_raw_vk(vk: &RawVerifyKey, sig: &Sig, msg: &[u8]) -> Result<()>