pub unsafe extern "C" fn SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pbWasTimedOut: *mut bool
) -> bool