pub unsafe extern "system" fn PFXImportCertStore(
    ppfx: *const CRYPTOAPI_BLOB,
    szpassword: PCWSTR,
    dwflags: CRYPT_KEY_FLAGS
) -> HCERTSTORE
Expand description

Required features: "Win32_Security_Cryptography"