_TypeToString
snprintf(text, sizeof(text), "%s\t", _TypeToString(type).String());
BString _TypeToString(type_code type);