namespace CPF.Mac.AppKit { public delegate bool NSTableReorder(NSTableView tableView, long columnIndex, long newColumnIndex); }