tls_construct_cert_status_body
if (SSL_CONNECTION_IS_TLS13(s) && !tls_construct_cert_status_body(s, pkt)) {
__owur int tls_construct_cert_status_body(SSL_CONNECTION *s, WPACKET *pkt);
if (!tls_construct_cert_status_body(s, pkt)) {