pub unsafe extern "system" fn CryptImportPKCS8(
    sprivatekeyandparams: CRYPT_PKCS8_IMPORT_PARAMS,
    dwflags: CRYPT_KEY_FLAGS,
    phcryptprov: *mut usize,
    pvauxinfo: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"