pub unsafe extern "C" fn SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo(
    self_: *mut ISteamHTTP,
    hRequest: HTTPRequestHandle,
    pchUserAgentInfo: *const c_char
) -> bool