dtls12_handshake_msg_content
return dtls12_handshake_msg_content(msg, &msg->cbs);
int dtls12_handshake_msg_content(struct dtls12_handshake_msg *msg, CBS *cbs);
dtls12_handshake_msg_content(hs_msg, &cbs);