version-3.47.2
Cause cfGets() (under SQLITE_USE_ONLY_WIN32) to better emulate fgets().
For CLI shell and other utilities, optionally avoid C runtime file I/O on Windows in favor of WIN32 calls, while nominally preserving FILE* API interfaces. (a WIP, awaiting build and testing)