sqlite Compile
>> gcc shell.c sqlite3.c -lpthread -o gccsqlite3.exe
>> cl shell.c sqlite3.c -Fesqlite3.exe