namespace CPF.Mac.AppKit { public delegate bool NSTableViewRowPredicate(NSTableView tableView, long row); }