AddAssociatedType
status_t AddAssociatedType(const char *extension, const char *type);
AddAssociatedType(extension, type);
AddAssociatedType(extStr.c_str(), type);