dtls1_write_bytes
return dtls1_write_bytes(sc, type, buf_, len, written);
__owur int dtls1_write_bytes(SSL_CONNECTION *s, uint8_t type, const void *buf,
ret = dtls1_write_bytes(s, type, &s->init_buf->data[s->init_off], len,