Function windows_sys::Win32::Security::Cryptography::CryptImportPKCS8

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