pub fn cryptonight_hash_r(buf: &[u8], height: u64) -> [u8; 32]
Calculates the CryptoNight R hash of buf.
CryptoNight