pub unsafe extern "system" fn CreateMD5SSOHash(
    pszchallengeinfo: PCWSTR,
    pwszrealm: PCWSTR,
    pwsztarget: PCWSTR,
    pbhexhash: *mut u8
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"