pub unsafe extern "C" fn evhttp_set_timeout_tv(
    http: *mut evhttp,
    tv: *const timeval
)