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