Runs a minimal SQLite smoke test on the current platform.
Returns a human-readable status message.
Future<String> runSqliteSelfTest() => runSqliteSelfTestImpl();