remove_session_lock
static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck);
if (!remove_session_lock(ctx, ctx->session_cache_tail, 0))
return remove_session_lock(ctx, c, 1);