fn config_get_file_name(p: &PathBuf) -> PathBuf
Given a relative path to a config file, this function returns the complete file name to load.
This is a simplified version of FcConfigGetFilename from the Fontconfig library.
FcConfigGetFilename