godot/platform/linuxbsd/fontconfig-so_wrap.h

#ifndef DYLIBLOAD_WRAPPER_FONTCONFIG
#define DYLIBLOAD_WRAPPER_FONTCONFIG
// This file is generated. Do not edit!
// see https://github.com/hpvb/dynload-wrapper for details
// generated by generate-wrapper.py 0.3 on 2023-01-12 10:15:54
// flags: generate-wrapper.py --include ./thirdparty/linuxbsd_headers/fontconfig/fontconfig.h --sys-include "thirdparty/linuxbsd_headers/fontconfig/fontconfig.h" --soname libfontconfig.so.1 --init-name fontconfig --omit-prefix FcCharSetFirst --omit-prefix FcCharSetNext --output-header ./platform/linuxbsd/fontconfig-so_wrap.h --output-implementation ./platform/linuxbsd/fontconfig-so_wrap.c
//
#include <stdint.h>

#define FcBlanksCreate
#define FcBlanksDestroy
#define FcBlanksAdd
#define FcBlanksIsMember
#define FcCacheDir
#define FcCacheCopySet
#define FcCacheSubdir
#define FcCacheNumSubdir
#define FcCacheNumFont
#define FcDirCacheUnlink
#define FcDirCacheValid
#define FcDirCacheClean
#define FcCacheCreateTagFile
#define FcConfigHome
#define FcConfigEnableHome
#define FcConfigFilename
#define FcConfigCreate
#define FcConfigReference
#define FcConfigDestroy
#define FcConfigSetCurrent
#define FcConfigGetCurrent
#define FcConfigUptoDate
#define FcConfigBuildFonts
#define FcConfigGetFontDirs
#define FcConfigGetConfigDirs
#define FcConfigGetConfigFiles
#define FcConfigGetCache
#define FcConfigGetBlanks
#define FcConfigGetCacheDirs
#define FcConfigGetRescanInterval
#define FcConfigSetRescanInterval
#define FcConfigGetFonts
#define FcConfigAppFontAddFile
#define FcConfigAppFontAddDir
#define FcConfigAppFontClear
#define FcConfigSubstituteWithPat
#define FcConfigSubstitute
#define FcConfigGetSysRoot
#define FcConfigSetSysRoot
#define FcCharSetCreate
#define FcCharSetNew
#define FcCharSetDestroy
#define FcCharSetAddChar
#define FcCharSetDelChar
#define FcCharSetCopy
#define FcCharSetEqual
#define FcCharSetIntersect
#define FcCharSetUnion
#define FcCharSetSubtract
#define FcCharSetMerge
#define FcCharSetHasChar
#define FcCharSetCount
#define FcCharSetIntersectCount
#define FcCharSetSubtractCount
#define FcCharSetIsSubset
#define FcCharSetCoverage
#define FcValuePrint
#define FcPatternPrint
#define FcFontSetPrint
#define FcGetDefaultLangs
#define FcDefaultSubstitute
#define FcFileIsDir
#define FcFileScan
#define FcDirScan
#define FcDirSave
#define FcDirCacheLoad
#define FcDirCacheRescan
#define FcDirCacheRead
#define FcDirCacheLoadFile
#define FcDirCacheUnload
#define FcFreeTypeQuery
#define FcFontSetCreate
#define FcFontSetDestroy
#define FcFontSetAdd
#define FcInitLoadConfig
#define FcInitLoadConfigAndFonts
#define FcInit
#define FcFini
#define FcGetVersion
#define FcInitReinitialize
#define FcInitBringUptoDate
#define FcGetLangs
#define FcLangNormalize
#define FcLangGetCharSet
#define FcLangSetCreate
#define FcLangSetDestroy
#define FcLangSetCopy
#define FcLangSetAdd
#define FcLangSetDel
#define FcLangSetHasLang
#define FcLangSetCompare
#define FcLangSetContains
#define FcLangSetEqual
#define FcLangSetHash
#define FcLangSetGetLangs
#define FcLangSetUnion
#define FcLangSetSubtract
#define FcObjectSetCreate
#define FcObjectSetAdd
#define FcObjectSetDestroy
#define FcObjectSetVaBuild
#define FcObjectSetBuild
#define FcFontSetList
#define FcFontList
#define FcAtomicCreate
#define FcAtomicLock
#define FcAtomicNewFile
#define FcAtomicOrigFile
#define FcAtomicReplaceOrig
#define FcAtomicDeleteNew
#define FcAtomicUnlock
#define FcAtomicDestroy
#define FcFontSetMatch
#define FcFontMatch
#define FcFontRenderPrepare
#define FcFontSetSort
#define FcFontSort
#define FcFontSetSortDestroy
#define FcMatrixCopy
#define FcMatrixEqual
#define FcMatrixMultiply
#define FcMatrixRotate
#define FcMatrixScale
#define FcMatrixShear
#define FcNameRegisterObjectTypes
#define FcNameUnregisterObjectTypes
#define FcNameGetObjectType
#define FcNameRegisterConstants
#define FcNameUnregisterConstants
#define FcNameGetConstant
#define FcNameConstant
#define FcNameParse
#define FcNameUnparse
#define FcPatternCreate
#define FcPatternDuplicate
#define FcPatternReference
#define FcPatternFilter
#define FcValueDestroy
#define FcValueEqual
#define FcValueSave
#define FcPatternDestroy
#define FcPatternEqual
#define FcPatternEqualSubset
#define FcPatternHash
#define FcPatternAdd
#define FcPatternAddWeak
#define FcPatternGet
#define FcPatternGetWithBinding
#define FcPatternDel
#define FcPatternRemove
#define FcPatternAddInteger
#define FcPatternAddDouble
#define FcPatternAddString
#define FcPatternAddMatrix
#define FcPatternAddCharSet
#define FcPatternAddBool
#define FcPatternAddLangSet
#define FcPatternAddRange
#define FcPatternGetInteger
#define FcPatternGetDouble
#define FcPatternGetString
#define FcPatternGetMatrix
#define FcPatternGetCharSet
#define FcPatternGetBool
#define FcPatternGetLangSet
#define FcPatternGetRange
#define FcPatternVaBuild
#define FcPatternBuild
#define FcPatternFormat
#define FcRangeCreateDouble
#define FcRangeCreateInteger
#define FcRangeDestroy
#define FcRangeCopy
#define FcRangeGetDouble
#define FcWeightFromOpenType
#define FcWeightToOpenType
#define FcStrCopy
#define FcStrCopyFilename
#define FcStrPlus
#define FcStrFree
#define FcStrDowncase
#define FcStrCmpIgnoreCase
#define FcStrCmp
#define FcStrStrIgnoreCase
#define FcStrStr
#define FcUtf8ToUcs4
#define FcUtf8Len
#define FcUcs4ToUtf8
#define FcUtf16ToUcs4
#define FcUtf16Len
#define FcStrDirname
#define FcStrBasename
#define FcStrSetCreate
#define FcStrSetMember
#define FcStrSetEqual
#define FcStrSetAdd
#define FcStrSetAddFilename
#define FcStrSetDel
#define FcStrSetDestroy
#define FcStrListCreate
#define FcStrListFirst
#define FcStrListNext
#define FcStrListDone
#define FcConfigParseAndLoad
#define FcConfigParseAndLoadFromMemory
#include "thirdparty/linuxbsd_headers/fontconfig/fontconfig.h"
#undef FcBlanksCreate
#undef FcBlanksDestroy
#undef FcBlanksAdd
#undef FcBlanksIsMember
#undef FcCacheDir
#undef FcCacheCopySet
#undef FcCacheSubdir
#undef FcCacheNumSubdir
#undef FcCacheNumFont
#undef FcDirCacheUnlink
#undef FcDirCacheValid
#undef FcDirCacheClean
#undef FcCacheCreateTagFile
#undef FcConfigHome
#undef FcConfigEnableHome
#undef FcConfigFilename
#undef FcConfigCreate
#undef FcConfigReference
#undef FcConfigDestroy
#undef FcConfigSetCurrent
#undef FcConfigGetCurrent
#undef FcConfigUptoDate
#undef FcConfigBuildFonts
#undef FcConfigGetFontDirs
#undef FcConfigGetConfigDirs
#undef FcConfigGetConfigFiles
#undef FcConfigGetCache
#undef FcConfigGetBlanks
#undef FcConfigGetCacheDirs
#undef FcConfigGetRescanInterval
#undef FcConfigSetRescanInterval
#undef FcConfigGetFonts
#undef FcConfigAppFontAddFile
#undef FcConfigAppFontAddDir
#undef FcConfigAppFontClear
#undef FcConfigSubstituteWithPat
#undef FcConfigSubstitute
#undef FcConfigGetSysRoot
#undef FcConfigSetSysRoot
#undef FcCharSetCreate
#undef FcCharSetNew
#undef FcCharSetDestroy
#undef FcCharSetAddChar
#undef FcCharSetDelChar
#undef FcCharSetCopy
#undef FcCharSetEqual
#undef FcCharSetIntersect
#undef FcCharSetUnion
#undef FcCharSetSubtract
#undef FcCharSetMerge
#undef FcCharSetHasChar
#undef FcCharSetCount
#undef FcCharSetIntersectCount
#undef FcCharSetSubtractCount
#undef FcCharSetIsSubset
#undef FcCharSetCoverage
#undef FcValuePrint
#undef FcPatternPrint
#undef FcFontSetPrint
#undef FcGetDefaultLangs
#undef FcDefaultSubstitute
#undef FcFileIsDir
#undef FcFileScan
#undef FcDirScan
#undef FcDirSave
#undef FcDirCacheLoad
#undef FcDirCacheRescan
#undef FcDirCacheRead
#undef FcDirCacheLoadFile
#undef FcDirCacheUnload
#undef FcFreeTypeQuery
#undef FcFontSetCreate
#undef FcFontSetDestroy
#undef FcFontSetAdd
#undef FcInitLoadConfig
#undef FcInitLoadConfigAndFonts
#undef FcInit
#undef FcFini
#undef FcGetVersion
#undef FcInitReinitialize
#undef FcInitBringUptoDate
#undef FcGetLangs
#undef FcLangNormalize
#undef FcLangGetCharSet
#undef FcLangSetCreate
#undef FcLangSetDestroy
#undef FcLangSetCopy
#undef FcLangSetAdd
#undef FcLangSetDel
#undef FcLangSetHasLang
#undef FcLangSetCompare
#undef FcLangSetContains
#undef FcLangSetEqual
#undef FcLangSetHash
#undef FcLangSetGetLangs
#undef FcLangSetUnion
#undef FcLangSetSubtract
#undef FcObjectSetCreate
#undef FcObjectSetAdd
#undef FcObjectSetDestroy
#undef FcObjectSetVaBuild
#undef FcObjectSetBuild
#undef FcFontSetList
#undef FcFontList
#undef FcAtomicCreate
#undef FcAtomicLock
#undef FcAtomicNewFile
#undef FcAtomicOrigFile
#undef FcAtomicReplaceOrig
#undef FcAtomicDeleteNew
#undef FcAtomicUnlock
#undef FcAtomicDestroy
#undef FcFontSetMatch
#undef FcFontMatch
#undef FcFontRenderPrepare
#undef FcFontSetSort
#undef FcFontSort
#undef FcFontSetSortDestroy
#undef FcMatrixCopy
#undef FcMatrixEqual
#undef FcMatrixMultiply
#undef FcMatrixRotate
#undef FcMatrixScale
#undef FcMatrixShear
#undef FcNameRegisterObjectTypes
#undef FcNameUnregisterObjectTypes
#undef FcNameGetObjectType
#undef FcNameRegisterConstants
#undef FcNameUnregisterConstants
#undef FcNameGetConstant
#undef FcNameConstant
#undef FcNameParse
#undef FcNameUnparse
#undef FcPatternCreate
#undef FcPatternDuplicate
#undef FcPatternReference
#undef FcPatternFilter
#undef FcValueDestroy
#undef FcValueEqual
#undef FcValueSave
#undef FcPatternDestroy
#undef FcPatternEqual
#undef FcPatternEqualSubset
#undef FcPatternHash
#undef FcPatternAdd
#undef FcPatternAddWeak
#undef FcPatternGet
#undef FcPatternGetWithBinding
#undef FcPatternDel
#undef FcPatternRemove
#undef FcPatternAddInteger
#undef FcPatternAddDouble
#undef FcPatternAddString
#undef FcPatternAddMatrix
#undef FcPatternAddCharSet
#undef FcPatternAddBool
#undef FcPatternAddLangSet
#undef FcPatternAddRange
#undef FcPatternGetInteger
#undef FcPatternGetDouble
#undef FcPatternGetString
#undef FcPatternGetMatrix
#undef FcPatternGetCharSet
#undef FcPatternGetBool
#undef FcPatternGetLangSet
#undef FcPatternGetRange
#undef FcPatternVaBuild
#undef FcPatternBuild
#undef FcPatternFormat
#undef FcRangeCreateDouble
#undef FcRangeCreateInteger
#undef FcRangeDestroy
#undef FcRangeCopy
#undef FcRangeGetDouble
#undef FcWeightFromOpenType
#undef FcWeightToOpenType
#undef FcStrCopy
#undef FcStrCopyFilename
#undef FcStrPlus
#undef FcStrFree
#undef FcStrDowncase
#undef FcStrCmpIgnoreCase
#undef FcStrCmp
#undef FcStrStrIgnoreCase
#undef FcStrStr
#undef FcUtf8ToUcs4
#undef FcUtf8Len
#undef FcUcs4ToUtf8
#undef FcUtf16ToUcs4
#undef FcUtf16Len
#undef FcStrDirname
#undef FcStrBasename
#undef FcStrSetCreate
#undef FcStrSetMember
#undef FcStrSetEqual
#undef FcStrSetAdd
#undef FcStrSetAddFilename
#undef FcStrSetDel
#undef FcStrSetDestroy
#undef FcStrListCreate
#undef FcStrListFirst
#undef FcStrListNext
#undef FcStrListDone
#undef FcConfigParseAndLoad
#undef FcConfigParseAndLoadFromMemory
#ifdef __cplusplus
extern "C" {
#endif
#define FcBlanksCreate
#define FcBlanksDestroy
#define FcBlanksAdd
#define FcBlanksIsMember
#define FcCacheDir
#define FcCacheCopySet
#define FcCacheSubdir
#define FcCacheNumSubdir
#define FcCacheNumFont
#define FcDirCacheUnlink
#define FcDirCacheValid
#define FcDirCacheClean
#define FcCacheCreateTagFile
#define FcConfigHome
#define FcConfigEnableHome
#define FcConfigFilename
#define FcConfigCreate
#define FcConfigReference
#define FcConfigDestroy
#define FcConfigSetCurrent
#define FcConfigGetCurrent
#define FcConfigUptoDate
#define FcConfigBuildFonts
#define FcConfigGetFontDirs
#define FcConfigGetConfigDirs
#define FcConfigGetConfigFiles
#define FcConfigGetCache
#define FcConfigGetBlanks
#define FcConfigGetCacheDirs
#define FcConfigGetRescanInterval
#define FcConfigSetRescanInterval
#define FcConfigGetFonts
#define FcConfigAppFontAddFile
#define FcConfigAppFontAddDir
#define FcConfigAppFontClear
#define FcConfigSubstituteWithPat
#define FcConfigSubstitute
#define FcConfigGetSysRoot
#define FcConfigSetSysRoot
#define FcCharSetCreate
#define FcCharSetNew
#define FcCharSetDestroy
#define FcCharSetAddChar
#define FcCharSetDelChar
#define FcCharSetCopy
#define FcCharSetEqual
#define FcCharSetIntersect
#define FcCharSetUnion
#define FcCharSetSubtract
#define FcCharSetMerge
#define FcCharSetHasChar
#define FcCharSetCount
#define FcCharSetIntersectCount
#define FcCharSetSubtractCount
#define FcCharSetIsSubset
#define FcCharSetCoverage
#define FcValuePrint
#define FcPatternPrint
#define FcFontSetPrint
#define FcGetDefaultLangs
#define FcDefaultSubstitute
#define FcFileIsDir
#define FcFileScan
#define FcDirScan
#define FcDirSave
#define FcDirCacheLoad
#define FcDirCacheRescan
#define FcDirCacheRead
#define FcDirCacheLoadFile
#define FcDirCacheUnload
#define FcFreeTypeQuery
#define FcFontSetCreate
#define FcFontSetDestroy
#define FcFontSetAdd
#define FcInitLoadConfig
#define FcInitLoadConfigAndFonts
#define FcInit
#define FcFini
#define FcGetVersion
#define FcInitReinitialize
#define FcInitBringUptoDate
#define FcGetLangs
#define FcLangNormalize
#define FcLangGetCharSet
#define FcLangSetCreate
#define FcLangSetDestroy
#define FcLangSetCopy
#define FcLangSetAdd
#define FcLangSetDel
#define FcLangSetHasLang
#define FcLangSetCompare
#define FcLangSetContains
#define FcLangSetEqual
#define FcLangSetHash
#define FcLangSetGetLangs
#define FcLangSetUnion
#define FcLangSetSubtract
#define FcObjectSetCreate
#define FcObjectSetAdd
#define FcObjectSetDestroy
#define FcObjectSetVaBuild
#define FcObjectSetBuild
#define FcFontSetList
#define FcFontList
#define FcAtomicCreate
#define FcAtomicLock
#define FcAtomicNewFile
#define FcAtomicOrigFile
#define FcAtomicReplaceOrig
#define FcAtomicDeleteNew
#define FcAtomicUnlock
#define FcAtomicDestroy
#define FcFontSetMatch
#define FcFontMatch
#define FcFontRenderPrepare
#define FcFontSetSort
#define FcFontSort
#define FcFontSetSortDestroy
#define FcMatrixCopy
#define FcMatrixEqual
#define FcMatrixMultiply
#define FcMatrixRotate
#define FcMatrixScale
#define FcMatrixShear
#define FcNameRegisterObjectTypes
#define FcNameUnregisterObjectTypes
#define FcNameGetObjectType
#define FcNameRegisterConstants
#define FcNameUnregisterConstants
#define FcNameGetConstant
#define FcNameConstant
#define FcNameParse
#define FcNameUnparse
#define FcPatternCreate
#define FcPatternDuplicate
#define FcPatternReference
#define FcPatternFilter
#define FcValueDestroy
#define FcValueEqual
#define FcValueSave
#define FcPatternDestroy
#define FcPatternEqual
#define FcPatternEqualSubset
#define FcPatternHash
#define FcPatternAdd
#define FcPatternAddWeak
#define FcPatternGet
#define FcPatternGetWithBinding
#define FcPatternDel
#define FcPatternRemove
#define FcPatternAddInteger
#define FcPatternAddDouble
#define FcPatternAddString
#define FcPatternAddMatrix
#define FcPatternAddCharSet
#define FcPatternAddBool
#define FcPatternAddLangSet
#define FcPatternAddRange
#define FcPatternGetInteger
#define FcPatternGetDouble
#define FcPatternGetString
#define FcPatternGetMatrix
#define FcPatternGetCharSet
#define FcPatternGetBool
#define FcPatternGetLangSet
#define FcPatternGetRange
#define FcPatternVaBuild
#define FcPatternBuild
#define FcPatternFormat
#define FcRangeCreateDouble
#define FcRangeCreateInteger
#define FcRangeDestroy
#define FcRangeCopy
#define FcRangeGetDouble
#define FcWeightFromOpenType
#define FcWeightToOpenType
#define FcStrCopy
#define FcStrCopyFilename
#define FcStrPlus
#define FcStrFree
#define FcStrDowncase
#define FcStrCmpIgnoreCase
#define FcStrCmp
#define FcStrStrIgnoreCase
#define FcStrStr
#define FcUtf8ToUcs4
#define FcUtf8Len
#define FcUcs4ToUtf8
#define FcUtf16ToUcs4
#define FcUtf16Len
#define FcStrDirname
#define FcStrBasename
#define FcStrSetCreate
#define FcStrSetMember
#define FcStrSetEqual
#define FcStrSetAdd
#define FcStrSetAddFilename
#define FcStrSetDel
#define FcStrSetDestroy
#define FcStrListCreate
#define FcStrListFirst
#define FcStrListNext
#define FcStrListDone
#define FcConfigParseAndLoad
#define FcConfigParseAndLoadFromMemory
extern FcBlanks* (*FcBlanksCreate_dylibloader_wrapper_fontconfig)( void);
extern void (*FcBlanksDestroy_dylibloader_wrapper_fontconfig)( FcBlanks*);
extern FcBool (*FcBlanksAdd_dylibloader_wrapper_fontconfig)( FcBlanks*, FcChar32);
extern FcBool (*FcBlanksIsMember_dylibloader_wrapper_fontconfig)( FcBlanks*, FcChar32);
extern const FcChar8* (*FcCacheDir_dylibloader_wrapper_fontconfig)(const FcCache*);
extern FcFontSet* (*FcCacheCopySet_dylibloader_wrapper_fontconfig)(const FcCache*);
extern const FcChar8* (*FcCacheSubdir_dylibloader_wrapper_fontconfig)(const FcCache*, int);
extern int (*FcCacheNumSubdir_dylibloader_wrapper_fontconfig)(const FcCache*);
extern int (*FcCacheNumFont_dylibloader_wrapper_fontconfig)(const FcCache*);
extern FcBool (*FcDirCacheUnlink_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*);
extern FcBool (*FcDirCacheValid_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcBool (*FcDirCacheClean_dylibloader_wrapper_fontconfig)(const FcChar8*, FcBool);
extern void (*FcCacheCreateTagFile_dylibloader_wrapper_fontconfig)(const FcConfig*);
extern FcChar8* (*FcConfigHome_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcConfigEnableHome_dylibloader_wrapper_fontconfig)( FcBool);
extern FcChar8* (*FcConfigFilename_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcConfig* (*FcConfigCreate_dylibloader_wrapper_fontconfig)( void);
extern FcConfig* (*FcConfigReference_dylibloader_wrapper_fontconfig)( FcConfig*);
extern void (*FcConfigDestroy_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcBool (*FcConfigSetCurrent_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcConfig* (*FcConfigGetCurrent_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcConfigUptoDate_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcBool (*FcConfigBuildFonts_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcStrList* (*FcConfigGetFontDirs_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcStrList* (*FcConfigGetConfigDirs_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcStrList* (*FcConfigGetConfigFiles_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcChar8* (*FcConfigGetCache_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcBlanks* (*FcConfigGetBlanks_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcStrList* (*FcConfigGetCacheDirs_dylibloader_wrapper_fontconfig)(const FcConfig*);
extern int (*FcConfigGetRescanInterval_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcBool (*FcConfigSetRescanInterval_dylibloader_wrapper_fontconfig)( FcConfig*, int);
extern FcFontSet* (*FcConfigGetFonts_dylibloader_wrapper_fontconfig)( FcConfig*, FcSetName);
extern FcBool (*FcConfigAppFontAddFile_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
extern FcBool (*FcConfigAppFontAddDir_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
extern void (*FcConfigAppFontClear_dylibloader_wrapper_fontconfig)( FcConfig*);
extern FcBool (*FcConfigSubstituteWithPat_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcPattern*, FcMatchKind);
extern FcBool (*FcConfigSubstitute_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcMatchKind);
extern const FcChar8* (*FcConfigGetSysRoot_dylibloader_wrapper_fontconfig)(const FcConfig*);
extern void (*FcConfigSetSysRoot_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
extern FcCharSet* (*FcCharSetCreate_dylibloader_wrapper_fontconfig)( void);
extern FcCharSet* (*FcCharSetNew_dylibloader_wrapper_fontconfig)( void);
extern void (*FcCharSetDestroy_dylibloader_wrapper_fontconfig)( FcCharSet*);
extern FcBool (*FcCharSetAddChar_dylibloader_wrapper_fontconfig)( FcCharSet*, FcChar32);
extern FcBool (*FcCharSetDelChar_dylibloader_wrapper_fontconfig)( FcCharSet*, FcChar32);
extern FcCharSet* (*FcCharSetCopy_dylibloader_wrapper_fontconfig)( FcCharSet*);
extern FcBool (*FcCharSetEqual_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcCharSet* (*FcCharSetIntersect_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcCharSet* (*FcCharSetUnion_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcCharSet* (*FcCharSetSubtract_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcBool (*FcCharSetMerge_dylibloader_wrapper_fontconfig)( FcCharSet*,const FcCharSet*, FcBool*);
extern FcBool (*FcCharSetHasChar_dylibloader_wrapper_fontconfig)(const FcCharSet*, FcChar32);
extern FcChar32 (*FcCharSetCount_dylibloader_wrapper_fontconfig)(const FcCharSet*);
extern FcChar32 (*FcCharSetIntersectCount_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcChar32 (*FcCharSetSubtractCount_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcBool (*FcCharSetIsSubset_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
extern FcChar32 (*FcCharSetCoverage_dylibloader_wrapper_fontconfig)(const FcCharSet*, FcChar32, FcChar32*);
extern void (*FcValuePrint_dylibloader_wrapper_fontconfig)(const FcValue);
extern void (*FcPatternPrint_dylibloader_wrapper_fontconfig)(const FcPattern*);
extern void (*FcFontSetPrint_dylibloader_wrapper_fontconfig)(const FcFontSet*);
extern FcStrSet* (*FcGetDefaultLangs_dylibloader_wrapper_fontconfig)( void);
extern void (*FcDefaultSubstitute_dylibloader_wrapper_fontconfig)( FcPattern*);
extern FcBool (*FcFileIsDir_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcBool (*FcFileScan_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*, FcFileCache*, FcBlanks*,const FcChar8*, FcBool);
extern FcBool (*FcDirScan_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*, FcFileCache*, FcBlanks*,const FcChar8*, FcBool);
extern FcBool (*FcDirSave_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*,const FcChar8*);
extern FcCache* (*FcDirCacheLoad_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*, FcChar8**);
extern FcCache* (*FcDirCacheRescan_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*);
extern FcCache* (*FcDirCacheRead_dylibloader_wrapper_fontconfig)(const FcChar8*, FcBool, FcConfig*);
extern FcCache* (*FcDirCacheLoadFile_dylibloader_wrapper_fontconfig)(const FcChar8*,struct stat*);
extern void (*FcDirCacheUnload_dylibloader_wrapper_fontconfig)( FcCache*);
extern FcPattern* (*FcFreeTypeQuery_dylibloader_wrapper_fontconfig)(const FcChar8*, int, FcBlanks*, int*);
extern FcFontSet* (*FcFontSetCreate_dylibloader_wrapper_fontconfig)( void);
extern void (*FcFontSetDestroy_dylibloader_wrapper_fontconfig)( FcFontSet*);
extern FcBool (*FcFontSetAdd_dylibloader_wrapper_fontconfig)( FcFontSet*, FcPattern*);
extern FcConfig* (*FcInitLoadConfig_dylibloader_wrapper_fontconfig)( void);
extern FcConfig* (*FcInitLoadConfigAndFonts_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcInit_dylibloader_wrapper_fontconfig)( void);
extern void (*FcFini_dylibloader_wrapper_fontconfig)( void);
extern int (*FcGetVersion_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcInitReinitialize_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcInitBringUptoDate_dylibloader_wrapper_fontconfig)( void);
extern FcStrSet* (*FcGetLangs_dylibloader_wrapper_fontconfig)( void);
extern FcChar8* (*FcLangNormalize_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern const FcCharSet* (*FcLangGetCharSet_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcLangSet* (*FcLangSetCreate_dylibloader_wrapper_fontconfig)( void);
extern void (*FcLangSetDestroy_dylibloader_wrapper_fontconfig)( FcLangSet*);
extern FcLangSet* (*FcLangSetCopy_dylibloader_wrapper_fontconfig)(const FcLangSet*);
extern FcBool (*FcLangSetAdd_dylibloader_wrapper_fontconfig)( FcLangSet*,const FcChar8*);
extern FcBool (*FcLangSetDel_dylibloader_wrapper_fontconfig)( FcLangSet*,const FcChar8*);
extern FcLangResult (*FcLangSetHasLang_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcChar8*);
extern FcLangResult (*FcLangSetCompare_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
extern FcBool (*FcLangSetContains_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
extern FcBool (*FcLangSetEqual_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
extern FcChar32 (*FcLangSetHash_dylibloader_wrapper_fontconfig)(const FcLangSet*);
extern FcStrSet* (*FcLangSetGetLangs_dylibloader_wrapper_fontconfig)(const FcLangSet*);
extern FcLangSet* (*FcLangSetUnion_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
extern FcLangSet* (*FcLangSetSubtract_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
extern FcObjectSet* (*FcObjectSetCreate_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcObjectSetAdd_dylibloader_wrapper_fontconfig)( FcObjectSet*,const char*);
extern void (*FcObjectSetDestroy_dylibloader_wrapper_fontconfig)( FcObjectSet*);
extern FcObjectSet* (*FcObjectSetVaBuild_dylibloader_wrapper_fontconfig)(const char*, va_list);
extern FcObjectSet* (*FcObjectSetBuild_dylibloader_wrapper_fontconfig)(const char*,...);
extern FcFontSet* (*FcFontSetList_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcObjectSet*);
extern FcFontSet* (*FcFontList_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcObjectSet*);
extern FcAtomic* (*FcAtomicCreate_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcBool (*FcAtomicLock_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern FcChar8* (*FcAtomicNewFile_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern FcChar8* (*FcAtomicOrigFile_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern FcBool (*FcAtomicReplaceOrig_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern void (*FcAtomicDeleteNew_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern void (*FcAtomicUnlock_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern void (*FcAtomicDestroy_dylibloader_wrapper_fontconfig)( FcAtomic*);
extern FcPattern* (*FcFontSetMatch_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcResult*);
extern FcPattern* (*FcFontMatch_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcResult*);
extern FcPattern* (*FcFontRenderPrepare_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcPattern*);
extern FcFontSet* (*FcFontSetSort_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcBool, FcCharSet**, FcResult*);
extern FcFontSet* (*FcFontSort_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcBool, FcCharSet**, FcResult*);
extern void (*FcFontSetSortDestroy_dylibloader_wrapper_fontconfig)( FcFontSet*);
extern FcMatrix* (*FcMatrixCopy_dylibloader_wrapper_fontconfig)(const FcMatrix*);
extern FcBool (*FcMatrixEqual_dylibloader_wrapper_fontconfig)(const FcMatrix*,const FcMatrix*);
extern void (*FcMatrixMultiply_dylibloader_wrapper_fontconfig)( FcMatrix*,const FcMatrix*,const FcMatrix*);
extern void (*FcMatrixRotate_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
extern void (*FcMatrixScale_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
extern void (*FcMatrixShear_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
extern FcBool (*FcNameRegisterObjectTypes_dylibloader_wrapper_fontconfig)(const FcObjectType*, int);
extern FcBool (*FcNameUnregisterObjectTypes_dylibloader_wrapper_fontconfig)(const FcObjectType*, int);
extern const FcObjectType* (*FcNameGetObjectType_dylibloader_wrapper_fontconfig)(const char*);
extern FcBool (*FcNameRegisterConstants_dylibloader_wrapper_fontconfig)(const FcConstant*, int);
extern FcBool (*FcNameUnregisterConstants_dylibloader_wrapper_fontconfig)(const FcConstant*, int);
extern const FcConstant* (*FcNameGetConstant_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcBool (*FcNameConstant_dylibloader_wrapper_fontconfig)(const FcChar8*, int*);
extern FcPattern* (*FcNameParse_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcChar8* (*FcNameUnparse_dylibloader_wrapper_fontconfig)( FcPattern*);
extern FcPattern* (*FcPatternCreate_dylibloader_wrapper_fontconfig)( void);
extern FcPattern* (*FcPatternDuplicate_dylibloader_wrapper_fontconfig)(const FcPattern*);
extern void (*FcPatternReference_dylibloader_wrapper_fontconfig)( FcPattern*);
extern FcPattern* (*FcPatternFilter_dylibloader_wrapper_fontconfig)( FcPattern*,const FcObjectSet*);
extern void (*FcValueDestroy_dylibloader_wrapper_fontconfig)( FcValue);
extern FcBool (*FcValueEqual_dylibloader_wrapper_fontconfig)( FcValue, FcValue);
extern FcValue (*FcValueSave_dylibloader_wrapper_fontconfig)( FcValue);
extern void (*FcPatternDestroy_dylibloader_wrapper_fontconfig)( FcPattern*);
extern FcBool (*FcPatternEqual_dylibloader_wrapper_fontconfig)(const FcPattern*,const FcPattern*);
extern FcBool (*FcPatternEqualSubset_dylibloader_wrapper_fontconfig)(const FcPattern*,const FcPattern*,const FcObjectSet*);
extern FcChar32 (*FcPatternHash_dylibloader_wrapper_fontconfig)(const FcPattern*);
extern FcBool (*FcPatternAdd_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcValue, FcBool);
extern FcBool (*FcPatternAddWeak_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcValue, FcBool);
extern FcResult (*FcPatternGet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcValue*);
extern FcResult (*FcPatternGetWithBinding_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcValue*, FcValueBinding*);
extern FcBool (*FcPatternDel_dylibloader_wrapper_fontconfig)( FcPattern*,const char*);
extern FcBool (*FcPatternRemove_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, int);
extern FcBool (*FcPatternAddInteger_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, int);
extern FcBool (*FcPatternAddDouble_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, double);
extern FcBool (*FcPatternAddString_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcChar8*);
extern FcBool (*FcPatternAddMatrix_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcMatrix*);
extern FcBool (*FcPatternAddCharSet_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcCharSet*);
extern FcBool (*FcPatternAddBool_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcBool);
extern FcBool (*FcPatternAddLangSet_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcLangSet*);
extern FcBool (*FcPatternAddRange_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcRange*);
extern FcResult (*FcPatternGetInteger_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, int*);
extern FcResult (*FcPatternGetDouble_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, double*);
extern FcResult (*FcPatternGetString_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcChar8**);
extern FcResult (*FcPatternGetMatrix_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcMatrix**);
extern FcResult (*FcPatternGetCharSet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcCharSet**);
extern FcResult (*FcPatternGetBool_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcBool*);
extern FcResult (*FcPatternGetLangSet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcLangSet**);
extern FcResult (*FcPatternGetRange_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcRange**);
extern FcPattern* (*FcPatternVaBuild_dylibloader_wrapper_fontconfig)( FcPattern*, va_list);
extern FcPattern* (*FcPatternBuild_dylibloader_wrapper_fontconfig)( FcPattern*,...);
extern FcChar8* (*FcPatternFormat_dylibloader_wrapper_fontconfig)( FcPattern*,const FcChar8*);
extern FcRange* (*FcRangeCreateDouble_dylibloader_wrapper_fontconfig)( double, double);
extern FcRange* (*FcRangeCreateInteger_dylibloader_wrapper_fontconfig)( FcChar32, FcChar32);
extern void (*FcRangeDestroy_dylibloader_wrapper_fontconfig)( FcRange*);
extern FcRange* (*FcRangeCopy_dylibloader_wrapper_fontconfig)(const FcRange*);
extern FcBool (*FcRangeGetDouble_dylibloader_wrapper_fontconfig)(const FcRange*, double*, double*);
extern int (*FcWeightFromOpenType_dylibloader_wrapper_fontconfig)( int);
extern int (*FcWeightToOpenType_dylibloader_wrapper_fontconfig)( int);
extern FcChar8* (*FcStrCopy_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcChar8* (*FcStrCopyFilename_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcChar8* (*FcStrPlus_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
extern void (*FcStrFree_dylibloader_wrapper_fontconfig)( FcChar8*);
extern FcChar8* (*FcStrDowncase_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern int (*FcStrCmpIgnoreCase_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
extern int (*FcStrCmp_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
extern const FcChar8* (*FcStrStrIgnoreCase_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
extern const FcChar8* (*FcStrStr_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
extern int (*FcUtf8ToUcs4_dylibloader_wrapper_fontconfig)(const FcChar8*, FcChar32*, int);
extern FcBool (*FcUtf8Len_dylibloader_wrapper_fontconfig)(const FcChar8*, int, int*, int*);
extern int (*FcUcs4ToUtf8_dylibloader_wrapper_fontconfig)( FcChar32, FcChar8 [6]);
extern int (*FcUtf16ToUcs4_dylibloader_wrapper_fontconfig)(const FcChar8*, FcEndian, FcChar32*, int);
extern FcBool (*FcUtf16Len_dylibloader_wrapper_fontconfig)(const FcChar8*, FcEndian, int, int*, int*);
extern FcChar8* (*FcStrDirname_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcChar8* (*FcStrBasename_dylibloader_wrapper_fontconfig)(const FcChar8*);
extern FcStrSet* (*FcStrSetCreate_dylibloader_wrapper_fontconfig)( void);
extern FcBool (*FcStrSetMember_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
extern FcBool (*FcStrSetEqual_dylibloader_wrapper_fontconfig)( FcStrSet*, FcStrSet*);
extern FcBool (*FcStrSetAdd_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
extern FcBool (*FcStrSetAddFilename_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
extern FcBool (*FcStrSetDel_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
extern void (*FcStrSetDestroy_dylibloader_wrapper_fontconfig)( FcStrSet*);
extern FcStrList* (*FcStrListCreate_dylibloader_wrapper_fontconfig)( FcStrSet*);
extern void (*FcStrListFirst_dylibloader_wrapper_fontconfig)( FcStrList*);
extern FcChar8* (*FcStrListNext_dylibloader_wrapper_fontconfig)( FcStrList*);
extern void (*FcStrListDone_dylibloader_wrapper_fontconfig)( FcStrList*);
extern FcBool (*FcConfigParseAndLoad_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*, FcBool);
extern FcBool (*FcConfigParseAndLoadFromMemory_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*, FcBool);
int initialize_fontconfig(int verbose);
#ifdef __cplusplus
}
#endif
#endif