CryptHashData

Function CryptHashData 

pub unsafe fn CryptHashData(
    hhash: usize,
    pbdata: &[u8],
    dwflags: u32,
) -> Result<()>