Is it possible to stream a Twitch video to a C++ application?

No. You must use the embedded twitch player to comply with twitch TOS.

You can use a c++ application to push raw video to the ingest servers though, this is basically how applications like obs and xsplit work.