Check if a font is valid (font data loaded, WARNING: GPU texture not checked)
bool IsFontValid(FontC font) => _IsFontValid(font);