pub unsafe extern "C" fn evhttp_connection_set_retries(
    evcon: *mut evhttp_connection,
    retry_max: c_int
)