pub async fn create_client( log_dir: PathBuf, config: &ConfigFile, pkcs11_engine: &Option<P11Engine>, keepalive: bool) -> Box<dyn Client>