off_t bson_reader_tell (bson_reader_t *reader);
reader
Tells the current position within the underlying stream.
-1 on failure, otherwise the offset within the underlying stream.