ovrRequest ovr_Challenges_Create(const char *leaderboardName, ovrChallengeOptionsHandle challengeOptions)
leaderboardName: const char *
A string represents the name of the leaderboard.
challengeOptions: ovrChallengeOptionsHandle
This indicates the options of the challenge and it can be retrieved by ovr_ChallengeOptions_Create().