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