pub unsafe fn CryptImportKey( hprov: usize, pbdata: &[u8], hpubkey: usize, dwflags: CRYPT_KEY_FLAGS, phkey: *mut usize, ) -> Result<()>