namespace CPF.Mac.CoreFoundation { public enum CFUrlPathStyle { POSIX, HFS, Windows } }