#include <fontconfig/fontconfig.h>
FcBool FcConfigSetCurrent(FcConfig *config);
FcBool FcConfigSetCurrent
Sets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, returning FcFalse if that call fails.