SSL_SESSION_list_remove
SSL_SESSION_list_remove(s, current);
SSL_SESSION_list_remove(ctx, s);
static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
SSL_SESSION_list_remove(ctx, s);
SSL_SESSION_list_remove(ctx, r);