using System; namespace CPF.Mac.CoreText { internal delegate float CTRunDelegateGetAscentCallback(IntPtr refCon); }