run_query
int run_query(sqlite3 *, query_format, query_args *);
rc = run_query(db, aflags.format, &args);