public byte[] ColumnByteArray(Sqlite3Statement stmt, int index) { return(X64Interop.ColumnByteArray(stmt, index)); }