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