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