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