Function windows::Win32::Security::Cryptography::PFXVerifyPassword
pub unsafe fn PFXVerifyPassword<P0>(
ppfx: *const CRYPT_INTEGER_BLOB,
szpassword: P0,
dwflags: u32,
) -> BOOLwhere
P0: Param<PCWSTR>,