public string ColumnString(Sqlite3Statement stmt, int index) { return(X64Interop.ColumnString(stmt, index)); }