Function PFXVerifyPassword

pub unsafe extern "system" fn PFXVerifyPassword(
    ppfx: *const CRYPT_INTEGER_BLOB,
    szpassword: PCWSTR,
    dwflags: u32,
) -> BOOL