pub unsafe fn CryptSetHashParam( hhash: usize, dwparam: CRYPT_SET_HASH_PARAM, pbdata: *const u8, dwflags: u32, ) -> Result<()>