godot/platform/linuxbsd/fontconfig-so_wrap.c

// 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
#include <dlfcn.h>
#include <stdio.h>
FcBlanks* (*FcBlanksCreate_dylibloader_wrapper_fontconfig)( void);
void (*FcBlanksDestroy_dylibloader_wrapper_fontconfig)( FcBlanks*);
FcBool (*FcBlanksAdd_dylibloader_wrapper_fontconfig)( FcBlanks*, FcChar32);
FcBool (*FcBlanksIsMember_dylibloader_wrapper_fontconfig)( FcBlanks*, FcChar32);
const FcChar8* (*FcCacheDir_dylibloader_wrapper_fontconfig)(const FcCache*);
FcFontSet* (*FcCacheCopySet_dylibloader_wrapper_fontconfig)(const FcCache*);
const FcChar8* (*FcCacheSubdir_dylibloader_wrapper_fontconfig)(const FcCache*, int);
int (*FcCacheNumSubdir_dylibloader_wrapper_fontconfig)(const FcCache*);
int (*FcCacheNumFont_dylibloader_wrapper_fontconfig)(const FcCache*);
FcBool (*FcDirCacheUnlink_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*);
FcBool (*FcDirCacheValid_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcBool (*FcDirCacheClean_dylibloader_wrapper_fontconfig)(const FcChar8*, FcBool);
void (*FcCacheCreateTagFile_dylibloader_wrapper_fontconfig)(const FcConfig*);
FcChar8* (*FcConfigHome_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcConfigEnableHome_dylibloader_wrapper_fontconfig)( FcBool);
FcChar8* (*FcConfigFilename_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcConfig* (*FcConfigCreate_dylibloader_wrapper_fontconfig)( void);
FcConfig* (*FcConfigReference_dylibloader_wrapper_fontconfig)( FcConfig*);
void (*FcConfigDestroy_dylibloader_wrapper_fontconfig)( FcConfig*);
FcBool (*FcConfigSetCurrent_dylibloader_wrapper_fontconfig)( FcConfig*);
FcConfig* (*FcConfigGetCurrent_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcConfigUptoDate_dylibloader_wrapper_fontconfig)( FcConfig*);
FcBool (*FcConfigBuildFonts_dylibloader_wrapper_fontconfig)( FcConfig*);
FcStrList* (*FcConfigGetFontDirs_dylibloader_wrapper_fontconfig)( FcConfig*);
FcStrList* (*FcConfigGetConfigDirs_dylibloader_wrapper_fontconfig)( FcConfig*);
FcStrList* (*FcConfigGetConfigFiles_dylibloader_wrapper_fontconfig)( FcConfig*);
FcChar8* (*FcConfigGetCache_dylibloader_wrapper_fontconfig)( FcConfig*);
FcBlanks* (*FcConfigGetBlanks_dylibloader_wrapper_fontconfig)( FcConfig*);
FcStrList* (*FcConfigGetCacheDirs_dylibloader_wrapper_fontconfig)(const FcConfig*);
int (*FcConfigGetRescanInterval_dylibloader_wrapper_fontconfig)( FcConfig*);
FcBool (*FcConfigSetRescanInterval_dylibloader_wrapper_fontconfig)( FcConfig*, int);
FcFontSet* (*FcConfigGetFonts_dylibloader_wrapper_fontconfig)( FcConfig*, FcSetName);
FcBool (*FcConfigAppFontAddFile_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
FcBool (*FcConfigAppFontAddDir_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
void (*FcConfigAppFontClear_dylibloader_wrapper_fontconfig)( FcConfig*);
FcBool (*FcConfigSubstituteWithPat_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcPattern*, FcMatchKind);
FcBool (*FcConfigSubstitute_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcMatchKind);
const FcChar8* (*FcConfigGetSysRoot_dylibloader_wrapper_fontconfig)(const FcConfig*);
void (*FcConfigSetSysRoot_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*);
FcCharSet* (*FcCharSetCreate_dylibloader_wrapper_fontconfig)( void);
FcCharSet* (*FcCharSetNew_dylibloader_wrapper_fontconfig)( void);
void (*FcCharSetDestroy_dylibloader_wrapper_fontconfig)( FcCharSet*);
FcBool (*FcCharSetAddChar_dylibloader_wrapper_fontconfig)( FcCharSet*, FcChar32);
FcBool (*FcCharSetDelChar_dylibloader_wrapper_fontconfig)( FcCharSet*, FcChar32);
FcCharSet* (*FcCharSetCopy_dylibloader_wrapper_fontconfig)( FcCharSet*);
FcBool (*FcCharSetEqual_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcCharSet* (*FcCharSetIntersect_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcCharSet* (*FcCharSetUnion_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcCharSet* (*FcCharSetSubtract_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcBool (*FcCharSetMerge_dylibloader_wrapper_fontconfig)( FcCharSet*,const FcCharSet*, FcBool*);
FcBool (*FcCharSetHasChar_dylibloader_wrapper_fontconfig)(const FcCharSet*, FcChar32);
FcChar32 (*FcCharSetCount_dylibloader_wrapper_fontconfig)(const FcCharSet*);
FcChar32 (*FcCharSetIntersectCount_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcChar32 (*FcCharSetSubtractCount_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcBool (*FcCharSetIsSubset_dylibloader_wrapper_fontconfig)(const FcCharSet*,const FcCharSet*);
FcChar32 (*FcCharSetCoverage_dylibloader_wrapper_fontconfig)(const FcCharSet*, FcChar32, FcChar32*);
void (*FcValuePrint_dylibloader_wrapper_fontconfig)(const FcValue);
void (*FcPatternPrint_dylibloader_wrapper_fontconfig)(const FcPattern*);
void (*FcFontSetPrint_dylibloader_wrapper_fontconfig)(const FcFontSet*);
FcStrSet* (*FcGetDefaultLangs_dylibloader_wrapper_fontconfig)( void);
void (*FcDefaultSubstitute_dylibloader_wrapper_fontconfig)( FcPattern*);
FcBool (*FcFileIsDir_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcBool (*FcFileScan_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*, FcFileCache*, FcBlanks*,const FcChar8*, FcBool);
FcBool (*FcDirScan_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*, FcFileCache*, FcBlanks*,const FcChar8*, FcBool);
FcBool (*FcDirSave_dylibloader_wrapper_fontconfig)( FcFontSet*, FcStrSet*,const FcChar8*);
FcCache* (*FcDirCacheLoad_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*, FcChar8**);
FcCache* (*FcDirCacheRescan_dylibloader_wrapper_fontconfig)(const FcChar8*, FcConfig*);
FcCache* (*FcDirCacheRead_dylibloader_wrapper_fontconfig)(const FcChar8*, FcBool, FcConfig*);
FcCache* (*FcDirCacheLoadFile_dylibloader_wrapper_fontconfig)(const FcChar8*,struct stat*);
void (*FcDirCacheUnload_dylibloader_wrapper_fontconfig)( FcCache*);
FcPattern* (*FcFreeTypeQuery_dylibloader_wrapper_fontconfig)(const FcChar8*, int, FcBlanks*, int*);
FcFontSet* (*FcFontSetCreate_dylibloader_wrapper_fontconfig)( void);
void (*FcFontSetDestroy_dylibloader_wrapper_fontconfig)( FcFontSet*);
FcBool (*FcFontSetAdd_dylibloader_wrapper_fontconfig)( FcFontSet*, FcPattern*);
FcConfig* (*FcInitLoadConfig_dylibloader_wrapper_fontconfig)( void);
FcConfig* (*FcInitLoadConfigAndFonts_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcInit_dylibloader_wrapper_fontconfig)( void);
void (*FcFini_dylibloader_wrapper_fontconfig)( void);
int (*FcGetVersion_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcInitReinitialize_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcInitBringUptoDate_dylibloader_wrapper_fontconfig)( void);
FcStrSet* (*FcGetLangs_dylibloader_wrapper_fontconfig)( void);
FcChar8* (*FcLangNormalize_dylibloader_wrapper_fontconfig)(const FcChar8*);
const FcCharSet* (*FcLangGetCharSet_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcLangSet* (*FcLangSetCreate_dylibloader_wrapper_fontconfig)( void);
void (*FcLangSetDestroy_dylibloader_wrapper_fontconfig)( FcLangSet*);
FcLangSet* (*FcLangSetCopy_dylibloader_wrapper_fontconfig)(const FcLangSet*);
FcBool (*FcLangSetAdd_dylibloader_wrapper_fontconfig)( FcLangSet*,const FcChar8*);
FcBool (*FcLangSetDel_dylibloader_wrapper_fontconfig)( FcLangSet*,const FcChar8*);
FcLangResult (*FcLangSetHasLang_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcChar8*);
FcLangResult (*FcLangSetCompare_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
FcBool (*FcLangSetContains_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
FcBool (*FcLangSetEqual_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
FcChar32 (*FcLangSetHash_dylibloader_wrapper_fontconfig)(const FcLangSet*);
FcStrSet* (*FcLangSetGetLangs_dylibloader_wrapper_fontconfig)(const FcLangSet*);
FcLangSet* (*FcLangSetUnion_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
FcLangSet* (*FcLangSetSubtract_dylibloader_wrapper_fontconfig)(const FcLangSet*,const FcLangSet*);
FcObjectSet* (*FcObjectSetCreate_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcObjectSetAdd_dylibloader_wrapper_fontconfig)( FcObjectSet*,const char*);
void (*FcObjectSetDestroy_dylibloader_wrapper_fontconfig)( FcObjectSet*);
FcObjectSet* (*FcObjectSetVaBuild_dylibloader_wrapper_fontconfig)(const char*, va_list);
FcObjectSet* (*FcObjectSetBuild_dylibloader_wrapper_fontconfig)(const char*,...);
FcFontSet* (*FcFontSetList_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcObjectSet*);
FcFontSet* (*FcFontList_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcObjectSet*);
FcAtomic* (*FcAtomicCreate_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcBool (*FcAtomicLock_dylibloader_wrapper_fontconfig)( FcAtomic*);
FcChar8* (*FcAtomicNewFile_dylibloader_wrapper_fontconfig)( FcAtomic*);
FcChar8* (*FcAtomicOrigFile_dylibloader_wrapper_fontconfig)( FcAtomic*);
FcBool (*FcAtomicReplaceOrig_dylibloader_wrapper_fontconfig)( FcAtomic*);
void (*FcAtomicDeleteNew_dylibloader_wrapper_fontconfig)( FcAtomic*);
void (*FcAtomicUnlock_dylibloader_wrapper_fontconfig)( FcAtomic*);
void (*FcAtomicDestroy_dylibloader_wrapper_fontconfig)( FcAtomic*);
FcPattern* (*FcFontSetMatch_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcResult*);
FcPattern* (*FcFontMatch_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcResult*);
FcPattern* (*FcFontRenderPrepare_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcPattern*);
FcFontSet* (*FcFontSetSort_dylibloader_wrapper_fontconfig)( FcConfig*, FcFontSet**, int, FcPattern*, FcBool, FcCharSet**, FcResult*);
FcFontSet* (*FcFontSort_dylibloader_wrapper_fontconfig)( FcConfig*, FcPattern*, FcBool, FcCharSet**, FcResult*);
void (*FcFontSetSortDestroy_dylibloader_wrapper_fontconfig)( FcFontSet*);
FcMatrix* (*FcMatrixCopy_dylibloader_wrapper_fontconfig)(const FcMatrix*);
FcBool (*FcMatrixEqual_dylibloader_wrapper_fontconfig)(const FcMatrix*,const FcMatrix*);
void (*FcMatrixMultiply_dylibloader_wrapper_fontconfig)( FcMatrix*,const FcMatrix*,const FcMatrix*);
void (*FcMatrixRotate_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
void (*FcMatrixScale_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
void (*FcMatrixShear_dylibloader_wrapper_fontconfig)( FcMatrix*, double, double);
FcBool (*FcNameRegisterObjectTypes_dylibloader_wrapper_fontconfig)(const FcObjectType*, int);
FcBool (*FcNameUnregisterObjectTypes_dylibloader_wrapper_fontconfig)(const FcObjectType*, int);
const FcObjectType* (*FcNameGetObjectType_dylibloader_wrapper_fontconfig)(const char*);
FcBool (*FcNameRegisterConstants_dylibloader_wrapper_fontconfig)(const FcConstant*, int);
FcBool (*FcNameUnregisterConstants_dylibloader_wrapper_fontconfig)(const FcConstant*, int);
const FcConstant* (*FcNameGetConstant_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcBool (*FcNameConstant_dylibloader_wrapper_fontconfig)(const FcChar8*, int*);
FcPattern* (*FcNameParse_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcChar8* (*FcNameUnparse_dylibloader_wrapper_fontconfig)( FcPattern*);
FcPattern* (*FcPatternCreate_dylibloader_wrapper_fontconfig)( void);
FcPattern* (*FcPatternDuplicate_dylibloader_wrapper_fontconfig)(const FcPattern*);
void (*FcPatternReference_dylibloader_wrapper_fontconfig)( FcPattern*);
FcPattern* (*FcPatternFilter_dylibloader_wrapper_fontconfig)( FcPattern*,const FcObjectSet*);
void (*FcValueDestroy_dylibloader_wrapper_fontconfig)( FcValue);
FcBool (*FcValueEqual_dylibloader_wrapper_fontconfig)( FcValue, FcValue);
FcValue (*FcValueSave_dylibloader_wrapper_fontconfig)( FcValue);
void (*FcPatternDestroy_dylibloader_wrapper_fontconfig)( FcPattern*);
FcBool (*FcPatternEqual_dylibloader_wrapper_fontconfig)(const FcPattern*,const FcPattern*);
FcBool (*FcPatternEqualSubset_dylibloader_wrapper_fontconfig)(const FcPattern*,const FcPattern*,const FcObjectSet*);
FcChar32 (*FcPatternHash_dylibloader_wrapper_fontconfig)(const FcPattern*);
FcBool (*FcPatternAdd_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcValue, FcBool);
FcBool (*FcPatternAddWeak_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcValue, FcBool);
FcResult (*FcPatternGet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcValue*);
FcResult (*FcPatternGetWithBinding_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcValue*, FcValueBinding*);
FcBool (*FcPatternDel_dylibloader_wrapper_fontconfig)( FcPattern*,const char*);
FcBool (*FcPatternRemove_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, int);
FcBool (*FcPatternAddInteger_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, int);
FcBool (*FcPatternAddDouble_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, double);
FcBool (*FcPatternAddString_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcChar8*);
FcBool (*FcPatternAddMatrix_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcMatrix*);
FcBool (*FcPatternAddCharSet_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcCharSet*);
FcBool (*FcPatternAddBool_dylibloader_wrapper_fontconfig)( FcPattern*,const char*, FcBool);
FcBool (*FcPatternAddLangSet_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcLangSet*);
FcBool (*FcPatternAddRange_dylibloader_wrapper_fontconfig)( FcPattern*,const char*,const FcRange*);
FcResult (*FcPatternGetInteger_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, int*);
FcResult (*FcPatternGetDouble_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, double*);
FcResult (*FcPatternGetString_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcChar8**);
FcResult (*FcPatternGetMatrix_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcMatrix**);
FcResult (*FcPatternGetCharSet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcCharSet**);
FcResult (*FcPatternGetBool_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcBool*);
FcResult (*FcPatternGetLangSet_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcLangSet**);
FcResult (*FcPatternGetRange_dylibloader_wrapper_fontconfig)(const FcPattern*,const char*, int, FcRange**);
FcPattern* (*FcPatternVaBuild_dylibloader_wrapper_fontconfig)( FcPattern*, va_list);
FcPattern* (*FcPatternBuild_dylibloader_wrapper_fontconfig)( FcPattern*,...);
FcChar8* (*FcPatternFormat_dylibloader_wrapper_fontconfig)( FcPattern*,const FcChar8*);
FcRange* (*FcRangeCreateDouble_dylibloader_wrapper_fontconfig)( double, double);
FcRange* (*FcRangeCreateInteger_dylibloader_wrapper_fontconfig)( FcChar32, FcChar32);
void (*FcRangeDestroy_dylibloader_wrapper_fontconfig)( FcRange*);
FcRange* (*FcRangeCopy_dylibloader_wrapper_fontconfig)(const FcRange*);
FcBool (*FcRangeGetDouble_dylibloader_wrapper_fontconfig)(const FcRange*, double*, double*);
int (*FcWeightFromOpenType_dylibloader_wrapper_fontconfig)( int);
int (*FcWeightToOpenType_dylibloader_wrapper_fontconfig)( int);
FcChar8* (*FcStrCopy_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcChar8* (*FcStrCopyFilename_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcChar8* (*FcStrPlus_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
void (*FcStrFree_dylibloader_wrapper_fontconfig)( FcChar8*);
FcChar8* (*FcStrDowncase_dylibloader_wrapper_fontconfig)(const FcChar8*);
int (*FcStrCmpIgnoreCase_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
int (*FcStrCmp_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
const FcChar8* (*FcStrStrIgnoreCase_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
const FcChar8* (*FcStrStr_dylibloader_wrapper_fontconfig)(const FcChar8*,const FcChar8*);
int (*FcUtf8ToUcs4_dylibloader_wrapper_fontconfig)(const FcChar8*, FcChar32*, int);
FcBool (*FcUtf8Len_dylibloader_wrapper_fontconfig)(const FcChar8*, int, int*, int*);
int (*FcUcs4ToUtf8_dylibloader_wrapper_fontconfig)( FcChar32, FcChar8 [6]);
int (*FcUtf16ToUcs4_dylibloader_wrapper_fontconfig)(const FcChar8*, FcEndian, FcChar32*, int);
FcBool (*FcUtf16Len_dylibloader_wrapper_fontconfig)(const FcChar8*, FcEndian, int, int*, int*);
FcChar8* (*FcStrDirname_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcChar8* (*FcStrBasename_dylibloader_wrapper_fontconfig)(const FcChar8*);
FcStrSet* (*FcStrSetCreate_dylibloader_wrapper_fontconfig)( void);
FcBool (*FcStrSetMember_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
FcBool (*FcStrSetEqual_dylibloader_wrapper_fontconfig)( FcStrSet*, FcStrSet*);
FcBool (*FcStrSetAdd_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
FcBool (*FcStrSetAddFilename_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
FcBool (*FcStrSetDel_dylibloader_wrapper_fontconfig)( FcStrSet*,const FcChar8*);
void (*FcStrSetDestroy_dylibloader_wrapper_fontconfig)( FcStrSet*);
FcStrList* (*FcStrListCreate_dylibloader_wrapper_fontconfig)( FcStrSet*);
void (*FcStrListFirst_dylibloader_wrapper_fontconfig)( FcStrList*);
FcChar8* (*FcStrListNext_dylibloader_wrapper_fontconfig)( FcStrList*);
void (*FcStrListDone_dylibloader_wrapper_fontconfig)( FcStrList*);
FcBool (*FcConfigParseAndLoad_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*, FcBool);
FcBool (*FcConfigParseAndLoadFromMemory_dylibloader_wrapper_fontconfig)( FcConfig*,const FcChar8*, FcBool);
int initialize_fontconfig(int verbose) {}