RECORD_LAYER_init
void RECORD_LAYER_init(RECORD_LAYER *rl, SSL_CONNECTION *s);
RECORD_LAYER_init(&s->rlayer, s);