pub unsafe extern "system" fn InternetAlgIdToStringW(
    ai: ALG_ID,
    lpstr: PWSTR,
    lpdwstrlength: *mut u32,
    dwreserved: u32,
) -> BOOL