pub unsafe fn CryptDecrypt( hkey: usize, hhash: usize, final: bool, dwflags: u32, pbdata: *mut u8, pdwdatalen: *mut u32, ) -> Result<()>