Initialize client->query using a compound literal in order to make the ns_query_init() function shorter and more readable. This also prevents the need to explicitly initialize any newly added fields in the future.