namespace CPF.Mac.CoreText { internal enum CTRunDelegateVersion { Version1 = 1, CurrentVersion = 1 } }