pub unsafe fn InternetGetLastResponseInfoW(
    lpdwerror: *mut u32,
    lpszbuffer: PWSTR,
    lpdwbufferlength: *mut u32,
) -> Result<()>