pub type FcgiClientPool = Pool<FcgiClientHandler>;
pub struct FcgiClientPool { /* private fields */ }