Signature for DataColumn.onSort callback.
typedef void DataColumnSortCallback(int columnIndex, bool ascending);