sqlite_query

struct sqlite_query {
char** memadrs;
ulong rows;
static
uint size;
}