GetNthTypeEditor
for (int32 i = 0; GetNthTypeEditor(i, &name) == B_OK; i++) {
extern status_t GetNthTypeEditor(int32 index, const char** _name);