pub fn decrypt_note_no_validate<P: PoolParams>( symkey: &[u8], ciphertext: &[u8], _: &P, ) -> Option<Note<P::Fr>>