Function windows_sys::Win32::Security::Cryptography::CryptImportPublicKeyInfoEx2
pub unsafe extern "system" fn CryptImportPublicKeyInfoEx2(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
pinfo: *const CERT_PUBLIC_KEY_INFO,
dwflags: CRYPT_IMPORT_PUBLIC_KEY_FLAGS,
pvauxinfo: *const c_void,
phkey: *mut BCRYPT_KEY_HANDLE,
) -> BOOL