tls_read
n = tls_read(tls, buf + *bufpos, num);
ssize_t tls_read(struct tls *_ctx, void *_buf, size_t _buflen);