Using a Mixamo character as the default pawn in a C++ starter template

I have gone through the guidelines for importing one of the Mixamo characters into a Blueprint third person template given here :
https://www.mixamo.com/workflows/unreal

If I wanted to bring in a Mixamo character into a pure C++ code template, how do I do this?