pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pCallHandle: *mut SteamAPICall_t
) -> bool