Force extension loading for new test
Skip newly added test on 32bit platforms That bug didn't affect 32bit platforms, and besides, it is rather unlikely that allocating a 2GB string works on such platforms.
Fix #81740: PDO::quote() may return unquoted string `sqlite3_snprintf()` expects its first parameter to be `int`; we need to avoid overflow.