pub unsafe fn InternetSecurityProtocolToStringW(
    dwprotocol: u32,
    lpstr: PWSTR,
    lpdwstrlength: *mut u32,
    dwreserved: u32,
) -> BOOL