pub unsafe extern "C" fn evhttp_uri_set_flags(
    uri: *mut evhttp_uri,
    flags: c_uint
)