Create a new BookQuery which is the logical AND of the queries in qss.
| nqs |
the number of queries to AND |
| qs |
pointer to an array of BookQuery items |
| unref |
if true, the new query takes ownership of the existing queries |
|
A new BookQuery |