db_num_to_strbuf
db_num_to_strbuf(val, buf, sizeof(buf));
void db_num_to_strbuf(db_expr_t, char *, size_t);
db_num_to_strbuf(off, buf, buflen);