Start
static void Start(CcAutoLock*& a, CcOsLock& lock) { a = new CcAutoLock(lock); };
SecureClient::Start(SecureClient*& s) {