pub unsafe extern "C" fn evhttp_set_max_headers_size(
    http: *mut evhttp,
    max_headers_size: ssize_t
)