pub unsafe fn CryptXmlImportPublicKey(
    dwflags: CRYPT_XML_FLAGS,
    pkeyvalue: *const CRYPT_XML_KEY_VALUE,
) -> Result<BCRYPT_KEY_HANDLE>