namespace CPF.Mac.AppKit { public delegate bool NSOpenSaveFilename(NSSavePanel panel, string fileName); }