internal override int Bind_ParamCount(SQLiteStatement stmt) { return(UnsafeNativeMethods.sqlite3_bind_parameter_count_interop(stmt._sqlite_stmt)); }