pub unsafe extern "C" fn evhttp_set_flags(
    http: *mut evhttp,
    flags: c_int
) -> c_int