fn config_home() -> Result<String, VarError>
Get the location to user home directory.
This implementation follows FcConfigHome function of freedesktop.org’s Fontconfig library.
FcConfigHome