pub unsafe extern "C" fn evhttp_set_timeout(
    http: *mut evhttp,
    timeout_in_secs: c_int
)