If I use `fp = fopen("dbfile.db", "r+b");` Could I init both a `dblog_write_context` and `dblog_read_context` at the same time? If possible, what are the possible consequences?