tls12_record_layer_new
if ((s->rl = tls12_record_layer_new()) == NULL)
struct tls12_record_layer *tls12_record_layer_new(void);
if ((rl = tls12_record_layer_new()) == NULL)