_AddMappedFont
if (_AddMappedFont(family->Name(), styleName) == B_OK) {
if (_AddMappedFont(name) == B_OK)
status_t _AddMappedFont(const char* family,