pub fn client_emulator<CS: CSTrait>( cs: TypedCSTrait<CS, ReqPayload, RespPayload>, ) -> ClientEmulatorProxy<CS>