pub type DefaultHttpClient<C> = SimpleHttpClient<C>;
struct DefaultHttpClient<C> { /* private fields */ }