pub unsafe extern "C" fn evhttp_uri_set_userinfo(
    uri: *mut evhttp_uri,
    userinfo: *const c_char
) -> c_int