pub unsafe fn CryptSetKeyParam( hkey: usize, dwparam: CRYPT_KEY_PARAM_ID, pbdata: *const u8, dwflags: u32, ) -> Result<()>