BIO_get_indent
saved_indent = BIO_get_indent(bp);
long i = BIO_get_indent(*out);
const size_t width = (MAX_STRING_WIDTH - BIO_get_indent(bio_err) - 12) / 16 * 16;