ovrRequest ovr_Achievements_GetDefinitionsByName(const char **names, int count)
names: const char **
The api_names of the achievements used to retrieve the definition information, which can be retrieved by ovr_AchievementDefinition_GetName().
count: int
The number of specified achievements names.