pub type FontLoadingError = String;
Error returned if font loading failed
struct FontLoadingError { /* private fields */ }