pub unsafe extern "system" fn CryptSetKeyParam( hkey: usize, dwparam: CRYPT_KEY_PARAM_ID, pbdata: *const u8, dwflags: u32, ) -> BOOL